cve/2018/CVE-2018-1002209.md
2024-05-26 14:27:05 +02:00

809 B

CVE-2018-1002209

Description

QuaZIP before 0.7.6 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