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

18 lines
670 B
Markdown

### [CVE-2013-1667](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1667)
![](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
The rehash mechanism in Perl 5.8.2 through 5.16.x allows context-dependent attackers to cause a denial of service (memory consumption and crash) via a crafted hash key.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html
#### Github
No PoCs found on GitHub currently.