CVE-2006-3011: Medium severity PHP PHP vulnerability
The errorlog function in basicfunctions.c in PHP before 4.4.4 and 5.x before 5.1.5 allows local users to bypass safe mode and openbasedir restrictions via a "php://" or other scheme in the third argument, which disables safe mode.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2006-3011?
CVE-2006-3011 is considered a high-severity vulnerability as it allows local users to bypass security restrictions.
How do I fix CVE-2006-3011?
To mitigate CVE-2006-3011, upgrade PHP to versions 4.4.4 or later, or 5.1.5 or later.
Who is affected by CVE-2006-3011?
CVE-2006-3011 affects PHP versions prior to 4.4.4 and 5.x versions before 5.1.5.
What systems are vulnerable to CVE-2006-3011?
Any system running the affected versions of PHP, particularly PHP 4.x and 5.x prior to the specified updates, is vulnerable.
What is the impact of CVE-2006-3011 on PHP applications?
CVE-2006-3011 can lead to unauthorized access and exploitation of PHP applications due to disabled safe mode and open_basedir restrictions.