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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Long Range Zip (aka lrzip) 0.631, there is a use-after-free in the lzma_decompress_buf function of stream.c, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/ckolivas/lrzip/issues/95
|
|
|
|
#### Github
|
|
- https://github.com/strongcourage/uafbench
|
|
|