First published: Tue Sep 12 2006(Updated: )
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 safe_mode and open_basedir, via the ini_restore function, which resets the values to their php.ini (Master Value) defaults.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =4.3.9 | |
PHP | =5.1.5 | |
PHP | =5.1.2 | |
PHP | =4.2.0 | |
PHP | =5.1.1 | |
PHP | =4.4.4 | |
PHP | =4.1.0 | |
PHP | =5.1.6 | |
PHP | =4.3.4 | |
PHP | =4.0.4 | |
PHP | =4.3.0 | |
PHP | =4.0.5 | |
PHP | =5.0-rc1 | |
PHP | =5.0.5 | |
PHP | =4.3.6 | |
PHP | =5.0.1 | |
PHP | =5.1.4 | |
PHP | =4.0.7-rc2 | |
PHP | =5.0.4 | |
PHP | =4.0.7-rc1 | |
PHP | =4.2.2 | |
PHP | =4.4.2 | |
PHP | =4.3.2 | |
PHP | =4.3.11 | |
PHP | =4.0.3-patch1 | |
PHP | =4.0.7 | |
PHP | =4.0.2 | |
PHP | =4.3.3 | |
PHP | =5.0-rc3 | |
PHP | =4.1.1 | |
PHP | =4.4.3 | |
PHP | =5.0.3 | |
PHP | =4.2.3 | |
PHP | =5.1.0 | |
PHP | =4.0.1-patch1 | |
PHP | =4.0 | |
PHP | =4.0.1-patch2 | |
PHP | =4.0.6 | |
PHP | =5.0-rc2 | |
PHP | =4.1.2 | |
PHP | =4.0.7-rc3 | |
PHP | =4.3.1 | |
PHP | =5.1.3 | |
PHP | =4.4.0 | |
PHP | =4.3.10 | |
PHP | =4.2.1 | |
PHP | =4.0.1 | |
PHP | =5.0.2 | |
PHP | =4.2 | |
PHP | =4.4.1 | |
PHP | =4.0.3 | |
PHP | =5.0.0 | |
PHP | =4.3.8 | |
PHP | =4.3.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-4625 is categorized as a high severity vulnerability due to its potential to allow unauthorized access and control over PHP execution settings.
To fix CVE-2006-4625, upgrade to PHP version 5.1.7 or later, as it addresses the vulnerability.
CVE-2006-4625 affects PHP versions 4.x up to 4.4.4 and PHP 5 up to 5.1.6.
CVE-2006-4625 can allow local users to bypass security measures like safe_mode and open_basedir, potentially compromising the server's security.
CVE-2006-4625 is a local vulnerability, meaning it requires local access to exploit.