Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | 4.0 |
References
- http://securityreason.com/securityalert/3216
- http://securityvulns.com/news/PHP/alias-pb.html
- http://securityvulns.ru/Sdocument67.html
- http://www.securityfocus.com/archive/1/482006/100/0/threaded
- http://securityreason.com/securityalert/3216
- http://securityvulns.com/news/PHP/alias-pb.html
- http://securityvulns.ru/Sdocument67.html
- http://www.securityfocus.com/archive/1/482006/100/0/threaded
FAQ
What is CVE-2007-5424?
CVE-2007-5424 is a vulnerability with a CVSS score of 7.5 (HIGH). 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.
How severe is CVE-2007-5424?
CVE-2007-5424 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2007-5424?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.