cve/2008/CVE-2008-5625.md
2024-06-09 00:33:16 +00:00

782 B

CVE-2008-5625

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.