mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
23 lines
984 B
Markdown
23 lines
984 B
Markdown
### [CVE-2018-6869](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6869)
|
|

|
|

|
|

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