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

890 B

CVE-2015-3217

Description

PCRE 7.8 and 8.32 through 8.37, and PCRE2 10.10 mishandle group empty matches, which might allow remote attackers to cause a denial of service (stack-based buffer overflow) via a crafted regular expression, as demonstrated by /^(?:(?(1)\.|([^\\W_])?)+)+$/.

POC

Reference

Github