CVE-2007-2519: Medium severity PHP Group Pear vulnerability
Directory traversal vulnerability in the installer in PEAR 1.0 through 1.5.3 allows user-assisted remote attackers to overwrite arbitrary files via a .. (dot dot) sequence in the (1) install-as attribute in the file element in package.xml 1.0 or the (2) as attribute in the install element in package.xml 2.0. NOTE: it could be argued that this does not cross privilege boundaries in typical installations, since the code being installed could perform the same actions.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2007-2519?
CVE-2007-2519 is considered to be of medium severity due to its potential to overwrite arbitrary files.
How do I fix CVE-2007-2519?
To fix CVE-2007-2519, you should update PEAR to version 1.5.4 or later, which addresses this vulnerability.
What versions of PEAR are affected by CVE-2007-2519?
CVE-2007-2519 affects PEAR versions 1.0 through 1.5.3.
What type of vulnerability is CVE-2007-2519?
CVE-2007-2519 is a directory traversal vulnerability allowing remote attackers to overwrite files.
Can I mitigate the risk of CVE-2007-2519 without upgrading?
While upgrading is the best solution, you can mitigate risks by ensuring proper file permissions are set to restrict unauthorized access.