2024-05-26 14:27:05 +02:00
### [CVE-2009-3626](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3626)



### Description
Perl 5.10.1 allows context-dependent attackers to cause a denial of service (application crash) via a UTF-8 character with a large, invalid codepoint, which is not properly handled during a regular-expression match.
### POC
#### Reference
- http://rt.perl.org/rt3/Public/Bug/Display.html?id=69973
2024-06-09 00:33:16 +00:00
- http://rt.perl.org/rt3/Public/Bug/Display.html?id=69973
2024-05-26 14:27:05 +02:00
- http://www.openwall.com/lists/oss-security/2009/10/23/8
2024-06-09 00:33:16 +00:00
- http://www.openwall.com/lists/oss-security/2009/10/23/8
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.