mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 06:55:56 +02:00
835 B
835 B
CVE-2010-1158
Description
Integer overflow in the regular expression engine in Perl 5.8.x allows context-dependent attackers to cause a denial of service (stack consumption and application crash) by matching a crafted regular expression against a long string.
POC
Reference
- http://www.openwall.com/lists/oss-security/2010/04/08/9
- http://www.openwall.com/lists/oss-security/2010/04/14/3
- https://bugzilla.redhat.com/show_bug.cgi?id=580605
Github
No PoCs found on GitHub currently.