First published: Wed Dec 02 2015(Updated: )
PCRE before 8.38 mishandles the /(?:|a|){100}x/ pattern and related patterns, which allows remote attackers to cause a denial of service (infinite recursion) 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 | |
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-8389 is classified as a denial of service vulnerability due to infinite recursion caused by crafted regular expressions.
To fix CVE-2015-8389, upgrade PCRE to version 8.38 or later to mitigate the vulnerability.
CVE-2015-8389 affects various versions of PCRE, PHP prior to 7.0.3, and Fedora version 22.
Yes, CVE-2015-8389 can be exploited remotely by attackers through crafted regular expressions.
The potential impact of CVE-2015-8389 includes denial of service due to infinite recursion and possibly other unspecified effects.