CVE Catalog

CVE-2015-8384

High
Published: Translated: NVD NIST

Summary

The vulnerability in PCRE before version 8.38 mishandles patterns with certain recursive back references, allowing a remote attacker to cause a denial of service (buffer overflow) or possibly other impacts via a crafted regular expression.

Risk Assessment

An attacker can exploit this vulnerability to perform a DoS attack on applications using PCRE, such as the Konqueror browser, potentially leading to crashes or uncontrolled system behavior.

Recommendation

Update the PCRE library to version 8.38 or later, which includes a fix for this issue.

Other vulnerabilities in PCRE (Perl Compatible Regular Expressions) przed wersją 8.38

See all
Original NVD description (English source)

PCRE before 8.38 mishandles the /(?J)(?'d'(?'d'\g{d}))/ pattern and related patterns with certain recursive back references, 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, a related issue to CVE-2015-8392 and CVE-2015-8395.

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