First published: Wed Dec 02 2015(Updated: )
PCRE before 8.38 mishandles the interaction of lookbehind assertions and mutually recursive subpatterns, which allows remote attackers to cause a denial of service (buffer 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 |
---|---|---|
redhat/pcre | <8.38 | 8.38 |
PHP | <7.0.3 | 7.0.3 |
PCRE (Perl Compatible Regular Expressions) | <=8.37 | |
Fedora | =22 | |
Oracle Linux | =7 | |
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-8386 has a severity rating that can lead to denial of service due to a buffer overflow caused by crafted regular expressions.
To fix CVE-2015-8386, ensure that your PCRE library is updated to version 8.38 or later.
CVE-2015-8386 affects PCRE versions prior to 8.38, as well as certain versions of PHP and specific Linux distributions like Fedora 22 and Oracle Linux 7.
Yes, CVE-2015-8386 can be exploited by remote attackers using crafted regular expressions through web applications, resulting in denial of service.
The potential impacts of CVE-2015-8386 include denial of service through buffer overflow and possibly other unspecified consequences.