CVE-2009-3558: Medium severity php vulnerability
The posixmkfifo function in ext/posix/posix.c in PHP before 5.2.12 and 5.3.x before 5.3.1 allows context-dependent attackers to bypass openbasedir restrictions, and create FIFO files, via the pathname and mode arguments, as demonstrated by creating a .htaccess file.
Affected Software
Remediation
Patch Available
Patch Available
Patch Available
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2009-3558?
CVE-2009-3558 has a medium severity rating, allowing attackers to bypass open_basedir restrictions.
How do I fix CVE-2009-3558?
To fix CVE-2009-3558, upgrade PHP to version 5.2.12 or later, or 5.3.1 or later.
What versions of PHP are affected by CVE-2009-3558?
CVE-2009-3558 affects PHP versions prior to 5.2.12 and 5.3.1, including 4.x and 3.x versions.
Is CVE-2009-3558 exploitable in production environments?
Yes, CVE-2009-3558 is exploitable in production environments where open_basedir restrictions are in place.
What types of attacks can CVE-2009-3558 facilitate?
CVE-2009-3558 can facilitate the creation of FIFO files, allowing unauthorized file access or modification.