CVE Catalog

CVE-2015-2327

High
Published: Translated: NVD NIST

Summary

PCRE before 8.36 mishandles the /(((a\2)|(a*)\g<-1>))*/ pattern and related patterns with certain internal recursive back references, allowing remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression.

Risk Assessment

Organizations may be vulnerable to attacks that lead to system crashes, potentially resulting in service availability interruptions.

Recommendation

It is recommended to upgrade to PCRE version 8.36 or later to mitigate this vulnerability.

Other vulnerabilities in PCRE (Perl Compatible Regular Expressions)

See all
Original NVD description (English source)

PCRE before 8.36 mishandles the /(((a\2)|(a*)\g<-1>))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS