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

884 B

CVE-2015-8853

Description

The (1) S_reghop3, (2) S_reghop4, and (3) S_reghopmaybe3 functions in regexec.c in Perl before 5.24.0 allow context-dependent attackers to cause a denial of service (infinite loop) via crafted utf-8 data, as demonstrated by "a\x80."

POC

Reference

Github