First published: Tue Feb 13 2007(Updated: )
Off-by-one error in the str_ireplace function in PHP 5.2.1 might allow context-dependent attackers to cause a denial of service (crash).
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =5.2.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-0911 has been rated as a high severity vulnerability due to its potential to cause denial of service.
To fix CVE-2007-0911, you should upgrade PHP to version 5.2.2 or later.
CVE-2007-0911 specifically affects PHP version 5.2.1.
CVE-2007-0911 allows context-dependent attackers to cause a denial of service, leading to application crashes.
Yes, CVE-2007-0911 is due to an off-by-one error in the str_ireplace function in PHP.