Files
CVEs-PoC/2015/CVE-2015-8929.md
T
2025-09-29 21:09:30 +02:00

18 lines
697 B
Markdown

### [CVE-2015-8929](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8929)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Memory leak in the __archive_read_get_extract function in archive_read_extract2.c in libarchive before 3.2.0 allows remote attackers to cause a denial of service via a tar file.
### POC
#### Reference
- https://blog.fuzzing-project.org/47-Many-invalid-memory-access-issues-in-libarchive.html
#### Github
- https://github.com/mrash/afl-cve