mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 18:29:31 +02:00
21 lines
893 B
Markdown
21 lines
893 B
Markdown
### [CVE-2015-8920](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8920)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The _ar_read_header function in archive_read_support_format_ar.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service (out-of-bounds stack read) via a crafted ar file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html
|
|
- http://www.ubuntu.com/usn/USN-3033-1
|
|
- https://blog.fuzzing-project.org/47-Many-invalid-memory-access-issues-in-libarchive.html
|
|
- https://github.com/libarchive/libarchive/issues/511
|
|
|
|
#### Github
|
|
- https://github.com/mrash/afl-cve
|
|
|