Files
CVEs-PoC/2015/CVE-2015-8380.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2015-8380

Description

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.

POC

Reference

Github