mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
22 lines
836 B
Markdown
22 lines
836 B
Markdown
### [CVE-2018-6913](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6913)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in the pack function in Perl before 5.26.2 allows context-dependent attackers to execute arbitrary code via a large item count.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackerone.com/reports/354650
|
|
- https://rt.perl.org/Public/Bug/Display.html?id=131844
|
|
- https://www.oracle.com/security-alerts/cpujul2020.html
|
|
|
|
#### Github
|
|
- https://github.com/IBM/buildingimages
|
|
- https://github.com/RClueX/Hackerone-Reports
|
|
- https://github.com/imhunterand/hackerone-publicy-disclosed
|
|
|