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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Stack-based buffer overflow in the parse_device function in archive_read_support_format_mtree.c in libarchive before 3.2.1 allows remote attackers to execute arbitrary code via a crafted mtree file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html
|
|
- http://www.talosintel.com/reports/TALOS-2016-0153/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|