5.5

CVE-2018-1002203

Exploit
unzipper npm library before 0.8.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'.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Unzipper ProjectUnzipper SwPlatformnode.js Version < 0.8.13
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 11.92% 0.956
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
nvd@nist.gov 4.3 8.6 2.9
AV:N/AC:M/Au:N/C:N/I:P/A:N
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

https://github.com/snyk/zip-slip-vulnerability
Third Party Advisory
Exploit
https://snyk.io/research/zip-slip-vulnerability
Patch
Third Party Advisory
Exploit
Issue Tracking
https://github.com/ZJONSSON/node-unzipper/commit/2220ddd5b58f6252069a4f99f9475441ad0b50cd
Patch
Third Party Advisory
Issue Tracking
https://github.com/ZJONSSON/node-unzipper/pull/59
Patch
Third Party Advisory
Exploit
Issue Tracking
https://snyk.io/vuln/npm:unzipper:20180415
Patch
Third Party Advisory
Exploit
Issue Tracking