First published: Fri Oct 12 2007(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =4.0 | |
PHP | =5.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-5424 is considered a high severity vulnerability due to the ability for attackers to bypass security restrictions.
To fix CVE-2007-5424, update PHP to a version later than 5.0.0 and ensure disable_functions is properly configured.
CVE-2007-5424 affects PHP versions 4.0 and 5.0.0.
Yes, CVE-2007-5424 can be exploited remotely if an attacker has access to run PHP scripts.
CVE-2007-5424 allows attackers to execute restricted functions, potentially compromising the security of web applications.