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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The mtree bidder in libarchive 3.2.1 does not keep track of line sizes when extending the read-ahead, which allows remote attackers to cause a denial of service (crash) via a crafted file, which triggers an invalid read in the (1) detect_form or (2) bid_entry function in libarchive/archive_read_support_format_mtree.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/mrash/afl-cve
|
|
|