First published: Wed Dec 02 2015(Updated: )
PCRE before 8.38 mishandles (?123) subroutine calls and related subroutine calls, 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 |
---|---|---|
PHP | <7.0.3 | 7.0.3 |
PCRE (Perl Compatible Regular Expressions) | <=8.37 | |
Red Hat Fedora | =22 | |
PHP | >=5.5.0<5.5.32 | |
PHP | >=5.6.0<5.6.18 | |
PHP | >=7.0.0<7.0.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-8387 is categorized as a denial of service vulnerability due to integer overflow, allowing remote attackers to exploit the flaw.
To mitigate CVE-2015-8387, upgrade to PCRE version 8.38 or later.
CVE-2015-8387 affects PCRE versions prior to 8.38, several PHP versions, and Fedora 22.
CVE-2015-8387 can lead to denial of service and possibly other unspecified impacts when exploited via crafted regular expressions.
Yes, CVE-2015-8387 can be exploited in web applications that utilize vulnerable versions of PCRE in their regular expression handling.