CVE Catalog

CVE-2015-8380

High
Published: Translated: NVD NIST

Summary

The pcre_exec function in PCRE before 8.38 mishandles a // pattern with a \01 string, allowing remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have other impacts via a crafted regular expression, as demonstrated by a JavaScript RegExp object in Konqueror.

Risk Assessment

The risk involves potential remote code execution or application crash when processing regular expressions, leading to data breaches or service unavailability.

Recommendation

It is recommended to immediately upgrade PCRE to version 8.38 or later, which includes a fix for this vulnerability.

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

See all
Original NVD description (English source)

The pcre_exec function in pcre_exec.c in PCRE before 8.38 mishandles a // pattern with a \01 string, which allows remote attackers to cause a denial of service (heap-based buffer overflow) 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