CVE-2015-2326

MEDIUMCVSS 5.5/10EPSS 1.59%

Last modified

CVE-2015-2326 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. The pcre_compile2 function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code and cause a denial of service (out-of-bounds read) via regular expression with a group containing both a forward referencing subroutine call and a recursive back reference, as demonstrated by "((?+1)(\1))/".. EPSS estimates a 1.59% chance of exploitation in the next 30 days.

Description

The pcre_compile2 function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code and cause a denial of service (out-of-bounds read) via regular expression with a group containing both a forward referencing subroutine call and a recursive back reference, as demonstrated by "((?+1)(\1))/".

Metrics

CVSS 3.1
5.5/10

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

EPSS Probability
1.59%

72.6th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PcrePcre< 8.37
OpensuseOpensuse13.1
OpensuseOpensuse13.2
MariadbMariadb>= 10.0.0, < 10.0.18
PhpPhp>= 5.4.0, < 5.4.41
PhpPhp>= 5.5.0, < 5.5.26
PhpPhp>= 5.6.0, < 5.6.9

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2015-2326?
The pcre_compile2 function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code and cause a denial of service (out-of-bounds read) via regular expression with a group containing both a forward referencing subroutine call and a recursive back reference, as demonstrated by "((?+1)(\1))/".
How severe is CVE-2015-2326?
CVE-2015-2326 has a CVSS score of 5.5/10 (MEDIUM severity). The EPSS model estimates a 1.59% probability of exploitation in the next 30 days.
How do I fix CVE-2015-2326?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2015-2326?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST