mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
21 lines
782 B
Markdown
21 lines
782 B
Markdown
### [CVE-2018-11496](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11496)
|
|

|
|

|
|

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