Link following in PEAR - CVE-2011-1072

 

Link following in PEAR - CVE-2011-1072

Published: March 3, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU45253
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2011-1072
CWE-ID: CWE-59
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: PHP Group
Affected software:
PEAR

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to manipulate or delete data.

The installer in PEAR before 1.9.2 allows local users to overwrite arbitrary files via a symlink attack on the package.xml file, related to the (1) download_dir, (2) cache_dir, (3) tmp_dir, and (4) pear-build-download directories, a different vulnerability than CVE-2007-2519.


How to mitigate CVE-2011-1072

Install update from vendor's website.

Sources