mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
20 lines
820 B
Markdown
20 lines
820 B
Markdown
### [CVE-2015-8917](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8917)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
bsdtar in libarchive before 3.2.0 allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via an invalid character in the name of a cab 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
|
|
|
|
#### Github
|
|
- https://github.com/mrash/afl-cve
|
|
|