cve/2015/CVE-2015-8388.md
2024-06-18 02:51:15 +02:00

917 B

CVE-2015-8388

Description

PCRE before 8.38 mishandles the /(?=di(?<=(?1))|(?=(.))))/ pattern and related patterns with an unmatched closing parenthesis, 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.

POC

Reference

Github