Files
CVEs-PoC/2018/CVE-2018-1002204.md
T
2024-05-26 14:27:05 +02:00

978 B

CVE-2018-1002204

Description

adm-zip npm library before 0.4.9 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