First published: Wed Nov 07 2007(Updated: )
Perl-Compatible Regular Expression (PCRE) library before 7.3 reads past the end of the string when searching for unmatched brackets and parentheses, which allows context-dependent attackers to cause a denial of service (crash), possibly involving forward references.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PCRE (Perl Compatible Regular Expressions) | <=7.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-1662 has been classified as a denial of service vulnerability that can lead to application crashes.
To fix CVE-2007-1662, upgrade the PCRE library to version 7.4 or later.
PCRE versions prior to 7.3 are affected by CVE-2007-1662.
CVE-2007-1662 enables context-dependent attackers to exploit unmatched brackets and parentheses, leading to a denial of service.
CVE-2007-1662 is considered a context-dependent vulnerability, meaning it may require user interaction or specific conditions to exploit.