CVE-2006-4625: Low severity php php vulnerability
PHP 4.x up to 4.4.4 and PHP 5 up to 5.1.6 allows local users to bypass certain Apache HTTP Server httpd.conf options, such as safemode and openbasedir, via the inirestore function, which resets the values to their php.ini (Master Value) defaults.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2006-4625?
CVE-2006-4625 is categorized as a high severity vulnerability due to its potential to allow unauthorized access and control over PHP execution settings.
How do I fix CVE-2006-4625?
To fix CVE-2006-4625, upgrade to PHP version 5.1.7 or later, as it addresses the vulnerability.
Which versions of PHP are affected by CVE-2006-4625?
CVE-2006-4625 affects PHP versions 4.x up to 4.4.4 and PHP 5 up to 5.1.6.
What are the implications of CVE-2006-4625 for web servers?
CVE-2006-4625 can allow local users to bypass security measures like safe_mode and open_basedir, potentially compromising the server's security.
Is CVE-2006-4625 a remote or local vulnerability?
CVE-2006-4625 is a local vulnerability, meaning it requires local access to exploit.