Files
CVEs-PoC/2015/CVE-2015-8386.md
T
2024-06-09 00:33:16 +00:00

982 B

CVE-2015-8386

Description

PCRE before 8.38 mishandles the interaction of lookbehind assertions and mutually recursive subpatterns, 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