### [CVE-2018-10860](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10860) ![](https://img.shields.io/static/v1?label=Product&message=perl-archive-zip&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22&color=brighgreen) ### Description perl-archive-zip is vulnerable to a directory traversal in Archive::Zip. It was found that the Archive::Zip module did not properly sanitize paths while extracting zip files. An attacker able to provide a specially crafted archive for processing could use this flaw to write or overwrite arbitrary files in the context of the perl interpreter. ### POC #### Reference No PoCs from references. #### Github - https://github.com/jpbprakash/vuln - https://github.com/mile9299/zip-slip-vulnerability - https://github.com/snyk/zip-slip-vulnerability