Files
CVEs-PoC/2018/CVE-2018-1002201.md
T
2024-06-22 09:37:59 +00:00

935 B

CVE-2018-1002201

Description

zt-zip before 1.13 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