### [CVE-2005-4667](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4667) ![](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 Buffer overflow in UnZip 5.50 and earlier allows user-assisted attackers to execute arbitrary code via a long filename command line argument. NOTE: since the overflow occurs in a non-setuid program, there are not many scenarios under which it poses a vulnerability, unless unzip is passed long arguments when it is invoked from other programs. ### POC #### Reference No PoCs from references. #### Github - https://github.com/mudongliang/LinuxFlaw - https://github.com/oneoy/cve-