mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
18 lines
670 B
Markdown
18 lines
670 B
Markdown
### [CVE-2013-1667](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1667)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|