CVE-2018-1002203

Source
https://cve.org/CVERecord?id=CVE-2018-1002203
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-1002203.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-1002203
Aliases
Published
2018-07-25T17:29:01.157Z
Modified
2026-04-02T00:38:08.113394Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N CVSS Calculator
Summary
[none]
Details

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'.

References

Affected packages

Git / github.com/zjonsson/node-unzipper

Affected ranges

Type
GIT
Repo
https://github.com/zjonsson/node-unzipper
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/zjonsson/node-unzipper
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*
v0.0.1
v0.0.2
v0.0.3
v0.0.4
v0.1.0
v0.1.1
v0.1.10
v0.1.11
v0.1.2
v0.1.3
v0.1.4
v0.1.5
v0.1.6
v0.1.6-alpha
v0.1.7
v0.1.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-1002203.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "0.8.13"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "0.8.13"
            }
        ]
    }
]