CVE-2015-8382
CVE-2015-8382 is a medium-severity vulnerability in Pcre Perl Compatible Regular Expression Library with a CVSS 2.0 base score of 6.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-119.
Key facts
- Severity: Medium (CVSS 2.0 base score 6.4)
- EPSS exploit prediction: 4% (89th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-119
- Affected product: Pcre Perl Compatible Regular Expression Library
- Published:
- Last modified:
Description
The match function in pcre_exec.c in PCRE before 8.37 mishandles the /(?:((abcd))|(((?:(?:(?:(?:abc|(?:abcdef))))b)abcdefghi)abc)|((*ACCEPT)))/ pattern and related patterns involving (*ACCEPT), which allows remote attackers to obtain sensitive information from process memory or cause a denial of service (partially initialized memory and application crash) via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, aka ZDI-CAN-2547.
Frequently asked questions
- What is CVE-2015-8382?
- The match function in pcre_exec.c in PCRE before 8.37 mishandles the /(?:((abcd))|(((?:(?:(?:(?:abc|(?:abcdef))))b)abcdefghi)abc)|((*ACCEPT)))/ pattern and related patterns involving (*ACCEPT), which allows remote attackers to obtain sensitive information from process memory or cause a denial of service (partially initialized memory and application crash) via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, aka ZDI-CAN-2547.
- How severe is CVE-2015-8382?
- CVE-2015-8382 has a CVSS 2.0 base score of 6.4, rated medium severity.
- Is CVE-2015-8382 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 4% (89th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2015-8382?
- CVE-2015-8382 affects Pcre Perl Compatible Regular Expression Library. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2015-8382?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2015-8382 published?
- CVE-2015-8382 was published on 2015-12-02 and last updated on 2026-06-17.
References
- http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=c351b47ce85a3a147cfa801fa9f0149ab4160834
- http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup
- http://vcs.pcre.org/pcre/code/trunk/pcre_exec.c?r1=1502&r2=1510
- http://www.openwall.com/lists/oss-security/2015/08/04/3
- http://www.openwall.com/lists/oss-security/2015/11/29/1
- http://www.securityfocus.com/bid/76157
- https://bto.bluecoat.com/security-advisory/sa128
- https://bugs.exim.org/show_bug.cgi?id=1537
- https://bugzilla.redhat.com/show_bug.cgi?id=1187225
Affected products (1)
- cpe:2.3:a:pcre:perl_compatible_regular_expression_library:8.36:*:*:*:*:*:*:*
More vulnerabilities in Pcre Perl Compatible Regular Expression Library
- CVE-2015-8394 — Critical (CVSS 9.8): PCRE before 8.38 mishandles the (?(<digits>) and (?(R<digits>) conditions, which allows remote attackers to cause a…
- CVE-2015-8390 — Critical (CVSS 9.8): PCRE before 8.38 mishandles the [: and \\ substrings in character classes, which allows remote attackers to cause a…
- CVE-2015-8389 — Critical (CVSS 9.8): PCRE before 8.38 mishandles the /(?:|a|){100}x/ pattern and related patterns, which allows remote attackers to cause a…
- CVE-2015-8386 — Critical (CVSS 9.8): PCRE before 8.38 mishandles the interaction of lookbehind assertions and mutually recursive subpatterns, which allows…
- CVE-2015-8383 — Critical (CVSS 9.8): PCRE before 8.38 mishandles certain repeated conditional groups, which allows remote attackers to cause a denial of…
- CVE-2015-8395 — High (CVSS 7.5): PCRE before 8.38 mishandles certain references, which allows remote attackers to cause a denial of service or possibly…
All CVEs affecting Pcre Perl Compatible Regular Expression Library →
Other CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) vulnerabilities
- CVE-2026-2778 — Critical (CVSS 10.0): Sandbox escape due to incorrect boundary conditions in the DOM: Core & HTML component. This vulnerability was fixed in…
- CVE-2026-2776 — Critical (CVSS 10.0): Sandbox escape due to incorrect boundary conditions in the Telemetry component in External Software. This vulnerability…
- CVE-2025-1866 — Critical (CVSS 10.0): Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in warmcat libwebsockets allows…
- CVE-2022-27625 — Critical (CVSS 10.0): A vulnerability regarding improper restriction of operations within the bounds of a memory buffer is found in the…
- CVE-2022-27624 — Critical (CVSS 10.0): A vulnerability regarding improper restriction of operations within the bounds of a memory buffer is found in the…
- CVE-2020-11896 — Critical (CVSS 10.0): The Treck TCP/IP stack before 6.0.1.66 allows Remote Code Execution, related to IPv4 tunneling.