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
21 Nov 2024, 00:37
Type | Values Removed | Values Added |
---|---|---|
References | () http://securityreason.com/securityalert/3216 - | |
References | () http://securityvulns.com/news/PHP/alias-pb.html - | |
References | () http://securityvulns.ru/Sdocument67.html - | |
References | () http://www.securityfocus.com/archive/1/482006/100/0/threaded - |
Information
Published : 2007-10-12 23:17
Updated : 2024-11-21 00:37
NVD link : CVE-2007-5424
Mitre link : CVE-2007-5424
CVE.ORG link : CVE-2007-5424
JSON object : View
Products Affected
php
- php
CWE