First published: Wed Nov 07 2007(Updated: )
Perl-Compatible Regular Expression (PCRE) library before 7.3 does not properly compute the length of (1) a \p sequence, (2) a \P sequence, or (3) a \P{x} sequence, which allows context-dependent attackers to cause a denial of service (infinite loop or crash) or execute arbitrary code.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PCRE (Perl Compatible Regular Expressions) | <=6.0 | |
PCRE (Perl Compatible Regular Expressions) | <=6.1 | |
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-4767 has a severity rating that allows for potential denial of service or arbitrary code execution.
To fix CVE-2007-4767, upgrade the PCRE library to version 7.4 or later.
CVE-2007-4767 is caused by improper length computations in PCRE sequences that can lead to infinite loops or crashes.
CVE-2007-4767 affects PCRE library versions prior to 7.4.
Yes, CVE-2007-4767 can be exploited by context-dependent attackers, possibly resulting in remote exploits.