Files
CVEs-PoC/2008/CVE-2008-1927.md
T
2024-06-18 02:51:15 +02:00

19 lines
798 B
Markdown

### [CVE-2008-1927](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1927)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Double free vulnerability in Perl 5.8.8 allows context-dependent attackers to cause a denial of service (memory corruption and crash) via a crafted regular expression containing UTF8 characters. NOTE: this issue might only be present on certain operating systems.
### POC
#### Reference
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454792
- http://rt.perl.org/rt3/Public/Bug/Display.html?id=48156
#### Github
No PoCs found on GitHub currently.