mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
22 lines
886 B
Markdown
22 lines
886 B
Markdown
### [CVE-2016-2334](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2334)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in the NArchive::NHfs::CHandler::ExtractZlibFile method in 7zip before 16.00 and p7zip allows remote attackers to execute arbitrary code via a crafted HFS+ image.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://blog.talosintelligence.com/2017/11/exploiting-cve-2016-2334.html
|
|
|
|
#### Github
|
|
- https://github.com/ch1hyun/fuzzing-class
|
|
- https://github.com/icewall/CVE-2016-2334
|
|
- https://github.com/integeruser/on-pwning
|
|
- https://github.com/litneet64/containerized-bomb-disposal
|
|
- https://github.com/mikhailnov/rosa-building-guide
|
|
|