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

23 lines
984 B
Markdown

### [CVE-2018-6869](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6869)
![](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
In ZZIPlib 0.13.68, there is an uncontrolled memory allocation and a crash in the __zzip_parse_root_directory function of zzip/zip.c. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted zip file.
### POC
#### Reference
- https://github.com/gdraheim/zziplib/issues/22
#### Github
- https://github.com/ICSE2020-MemLock/MemLock_Benchmark
- https://github.com/SZU-SE/MemLock_Benchmark
- https://github.com/SZU-SE/Uncontrolled-allocation-Fuzzer-TestSuite
- https://github.com/tzf-key/MemLock_Benchmark
- https://github.com/tzf-omkey/MemLock_Benchmark
- https://github.com/wcventure/MemLock_Benchmark