The disable_functions feature in PHP 4 and 5 allows attackers to bypass intended restrictions by using an alias, as demonstrated by using ini_alter when ini_set is disabled.
References
Configurations
History
No history.
Information
Published : 2007-10-12 23:17
Updated : 2018-10-15 21:44
NVD link : CVE-2007-5424
Mitre link : CVE-2007-5424
CVE.ORG link : CVE-2007-5424
JSON object : View
Products Affected
php
- php
CWE