### [CVE-2018-1002202](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1002202) ![](https://img.shields.io/static/v1?label=Product&message=zip4j&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3C%201.3.3%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22&color=brighgreen) ### Description zip4j before 1.3.3 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'. ### 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