CVE-2007-1461: High severity PHP PHP vulnerability
The compress.bzip2:// URL wrapper provided by the bz2 extension in PHP before 4.4.7, and 5.x before 5.2.2, does not implement safemode or openbasedir checks, which allows remote attackers to read bzip2 archives located outside of the intended directories.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2007-1461?
CVE-2007-1461 is classified as a high severity vulnerability due to its potential for unauthorized access to sensitive files.
How do I fix CVE-2007-1461?
To fix CVE-2007-1461, upgrade to PHP version 4.4.7 or later, or 5.2.2 or later which include the necessary security checks.
What types of attacks can exploit CVE-2007-1461?
CVE-2007-1461 can be exploited by remote attackers to read sensitive bzip2 archives located outside the intended directories.
Which PHP versions are affected by CVE-2007-1461?
CVE-2007-1461 affects PHP versions prior to 4.4.7 and 5.x prior to 5.2.2.
Is there a workaround for CVE-2007-1461?
There is no reliable workaround for CVE-2007-1461; upgrading to a fixed version is the recommended approach.