mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 18:09:40 +02:00
749 B
749 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.