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

873 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