First published: Wed Dec 02 2015(Updated: )
PCRE before 8.38 mishandles the (?(<digits>) and (?(R<digits>) conditions, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PCRE (Perl Compatible Regular Expressions) | <=8.37 | |
PHP | >=5.5.0<5.5.32 | |
PHP | >=5.6.0<5.6.18 | |
PHP | >=7.0.0<7.0.3 | |
PHP | <7.0.3 | 7.0.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-8394 has a severity level that may allow remote attackers to cause denial of service through integer overflow.
To fix CVE-2015-8394, update to PCRE version 8.38 or later and ensure PHP is patched to versions above 5.5.32, 5.6.18, or 7.0.3.
CVE-2015-8394 affects multiple versions of PCRE and PHP prior to specific patched versions.
Yes, CVE-2015-8394 can be exploited by remote attackers using crafted regular expressions.
The impact of CVE-2015-8394 can include denial of service and potentially other unspecified effects.