Input validation error in PHP - CVE-2006-4625

 

Input validation error in PHP - CVE-2006-4625

Published: October 30, 2018 / Updated: June 10, 2025


Vulnerability identifier: #VU110470
CSH Severity: Low
CVSS v4: 4.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2006-4625
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a local user to read and manipulate data.

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.


Affected software

PHP

How to mitigate CVE-2006-4625

Install update from vendor's website.

PHP - addressed in versions 4.4.5, 4.10

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins