### [CVE-2018-9058](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9058) ![](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 an infinite loop in the runzip_fd function of 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/93 - https://github.com/ckolivas/lrzip/issues/93 #### Github No PoCs found on GitHub currently.