First published: Tue Mar 03 2009(Updated: )
PHP 4.4.4, 5.1.6, and other versions, when running on Apache, allows local users to modify behavior of other sites hosted on the same web server by modifying the mbstring.func_overload setting within .htaccess, which causes this setting to be applied to other virtual hosts on the same server.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =4.4.4 | |
PHP | =5.1.6 | |
Apache Apache |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2009-0754 is categorized as a moderate severity vulnerability due to its impact on local security settings.
To fix CVE-2009-0754, ensure that the mbstring.func_overload setting is secured and restrict .htaccess modifications to prevent unauthorized access.
CVE-2009-0754 affects installations of PHP 4.4.4, 5.1.6, and potentially other versions running on Apache.
Systems running PHP on Apache web servers, particularly those older versions of PHP, are vulnerable to CVE-2009-0754.
CVE-2009-0754 can allow local users to alter PHP settings, which may lead to unintended behavior in applications hosted on the same server.