Vulnerability Description
main/streams/plain_wrapper.c in PHP 5.3.x before 5.3.1 does not recognize the safe_mode_include_dir directive, which allows context-dependent attackers to have an unknown impact by triggering the failure of PHP scripts that perform include or require operations, as demonstrated by a script that attempts to perform a require_once on a file in a standard library directory. NOTE: a reliable third party reports that this is not a vulnerability, because it results in a more restrictive security policy.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | 5.3.0 |
References
- http://bugs.php.net/bug.php?id=50063
- http://lists.apple.com/archives/security-announce/2010//Mar/msg00001.html
- http://news.php.net/php.announce/79
- http://support.apple.com/kb/HT4077
- http://www.mandriva.com/security/advisories?name=MDVSA-2009:302
- http://www.openwall.com/lists/oss-security/2009/11/20/2Patch
- http://www.openwall.com/lists/oss-security/2009/11/20/3Patch
- http://www.openwall.com/lists/oss-security/2009/11/20/5Patch
- http://www.php.net/ChangeLog-5.phpPatchVendor Advisory
- http://www.php.net/releases/5_3_1.phpPatchVendor Advisory
- http://bugs.php.net/bug.php?id=50063
- http://lists.apple.com/archives/security-announce/2010//Mar/msg00001.html
- http://news.php.net/php.announce/79
- http://support.apple.com/kb/HT4077
- http://www.mandriva.com/security/advisories?name=MDVSA-2009:302
FAQ
What is CVE-2009-3559?
CVE-2009-3559 is a vulnerability with a CVSS score of 7.5 (HIGH). main/streams/plain_wrapper.c in PHP 5.3.x before 5.3.1 does not recognize the safe_mode_include_dir directive, which allows context-dependent attackers to have an unknown impact by triggering the fail...
How severe is CVE-2009-3559?
CVE-2009-3559 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2009-3559?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.