First published: Sat Mar 10 2007(Updated: )
Integer overflow in the substr_compare function in PHP 5.2.1 and earlier allows context-dependent attackers to read sensitive memory via a large value in the length argument, a different vulnerability than CVE-2006-1991.
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-1375 is considered a medium severity vulnerability due to its potential to allow context-dependent attackers to access sensitive memory.
To fix CVE-2007-1375, upgrade PHP to version 5.2.2 or later.
CVE-2007-1375 affects PHP version 5.2.1 and earlier.
CVE-2007-1375 can be exploited by attackers through providing large values in the length argument of the substr_compare function.
Yes, CVE-2007-1375 is a different vulnerability than CVE-2006-1991.