CVE-2018-1002204
Published
CVSS v3
5.5
MEDIUM
CVSS v2
4.3
MEDIUM
Affected
2
PROJECTS
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'.
A Javascript implementation of zip for nodejs. Allows user to create or extract zip files both in memory or to/from disk
Zip Slip Vulnerability (Arbitrary file write through archive extraction)