#VU110335 Permissions, Privileges, and Access Controls in PHP - CVE-2008-5625

 

#VU110335 Permissions, Privileges, and Access Controls in PHP - CVE-2008-5625

Published: October 11, 2018 / Updated: June 11, 2025


Vulnerability identifier: #VU110335
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2008-5625
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
PHP
Software vendor:
PHP Group

Description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

PHP 5 before 5.2.7 does not enforce the error_log safe_mode restrictions when safe_mode is enabled through a php_admin_flag setting in httpd.conf, which allows context-dependent attackers to write to arbitrary files by placing a "php_value error_log" entry in a .htaccess file.


Remediation

Install update from vendor's website.

External links