Files
CVEs-PoC/2016/CVE-2016-7166.md
T
2024-06-18 02:51:15 +02:00

19 lines
763 B
Markdown

### [CVE-2016-7166](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7166)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
libarchive before 3.2.0 does not limit the number of recursive decompressions, which allows remote attackers to cause a denial of service (memory consumption and application crash) via a crafted gzip file.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html
- https://github.com/libarchive/libarchive/issues/660
#### Github
No PoCs found on GitHub currently.