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

21 lines
782 B
Markdown

### [CVE-2018-11496](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11496)
![](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 Long Range Zip (aka lrzip) 0.631, there is a use-after-free in read_stream in stream.c, because decompress_file in lrzip.c lacks certain size validation.
### POC
#### Reference
- https://github.com/ckolivas/lrzip/issues/96
#### Github
- https://github.com/SZU-SE/UAF-Fuzzer-TestSuite
- https://github.com/andir/nixos-issue-db-example
- https://github.com/strongcourage/uafbench
- https://github.com/wcventure/UAF-Fuzzer-TestSuite