mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
19 lines
739 B
Markdown
19 lines
739 B
Markdown
### [CVE-2018-5650](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5650)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Long Range Zip (aka lrzip) 0.631, there is an infinite loop and application hang in the unzip_match function in runzip.c. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted lrz file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/ckolivas/lrzip/issues/88
|
|
- https://github.com/ckolivas/lrzip/issues/88
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|