mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
19 lines
769 B
Markdown
19 lines
769 B
Markdown
### [CVE-2015-8933](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8933)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the archive_read_format_tar_skip function in archive_read_support_format_tar.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service (crash) via a crafted tar file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- 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
|
|
|