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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Long Range Zip (aka lrzip) 0.631, there is an infinite loop and application hang in the get_fileinfo function (lrzip.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/91
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|