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

767 B

CVE-2017-12837

Description

Heap-based buffer overflow in the S_regatom function in regcomp.c in Perl 5 before 5.24.3-RC1 and 5.26.x before 5.26.1-RC1 allows remote attackers to cause a denial of service (out-of-bounds write) via a regular expression with a '\N{}' escape and the case-insensitive modifier.

POC

Reference

Github