mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
19 lines
763 B
Markdown
19 lines
763 B
Markdown
### [CVE-2016-7166](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7166)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|