CVE-2018-1002205

Source
https://cve.org/CVERecord?id=CVE-2018-1002205
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-1002205.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-1002205
Aliases
Related
  • SNYK-DOTNET-DOTNETZIP-60245
Published
2018-07-25T17:29:01.813Z
Modified
2026-03-15T22:17:03.761118Z
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

DotNetZip.Semvered before 1.11.0 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/haf/dotnetzip.semverd

Affected ranges

Type
GIT
Repo
https://github.com/haf/dotnetzip.semverd
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/haf/dotnetzip.semverd
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v1.*
v1.9.2
v1.9.2-rc1
v1.9.3

Database specific

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