gsd-2018-1002205
Vulnerability from gsd
Modified
2023-12-13 01:22
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'.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-1002205", "description": "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 \u0027Zip-Slip\u0027.", "id": "GSD-2018-1002205" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-1002205" ], "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 \u0027Zip-Slip\u0027.", "id": "GSD-2018-1002205", "modified": "2023-12-13T01:22:37.790867Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_ASSIGNED": "2018-05-17T10:52Z", "ID": "CVE-2018-1002205", "REQUESTER": "danny@snyk.io", "STATE": "PUBLIC", "UPDATED": "2018-05-17T10:52Z" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "DotNetZip.Semvered", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "1.11.0" } ] } } ] }, "vendor_name": "DotNetZip" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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 \u0027Zip-Slip\u0027." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-22" } ] } ] }, "references": { "reference_data": [ { "name": "https://snyk.io/research/zip-slip-vulnerability", "refsource": "MISC", "url": "https://snyk.io/research/zip-slip-vulnerability" }, { "name": "https://github.com/haf/DotNetZip.Semverd/commit/55d2c13c0cc64654e18fcdd0038fdb3d7458e366", "refsource": "CONFIRM", "url": "https://github.com/haf/DotNetZip.Semverd/commit/55d2c13c0cc64654e18fcdd0038fdb3d7458e366" }, { "name": "https://github.com/snyk/zip-slip-vulnerability", "refsource": "MISC", "url": "https://github.com/snyk/zip-slip-vulnerability" }, { "name": "https://snyk.io/vuln/SNYK-DOTNET-DOTNETZIP-60245", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-DOTNET-DOTNETZIP-60245" }, { "name": "https://github.com/haf/DotNetZip.Semverd/pull/121", "refsource": "CONFIRM", "url": "https://github.com/haf/DotNetZip.Semverd/pull/121" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "(,1.11.0)", "affected_versions": "All versions before 1.11.0", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-22", "CWE-937" ], "date": "2019-10-09", "description": "DotNetZip.Semvered 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 \u0027Zip-Slip\u0027.", "fixed_versions": [ "1.11.0" ], "identifier": "CVE-2018-1002205", "identifiers": [ "CVE-2018-1002205" ], "not_impacted": "All versions starting from 1.11.0", "package_slug": "nuget/DotNetZip", "pubdate": "2018-07-25", "solution": "Upgrade to version 1.11.0 or above.", "title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2018-1002205", "https://github.com/haf/DotNetZip.Semverd/pull/121" ], "uuid": "1c219a0c-8722-4946-9aaf-f97affb1e923" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:dotnetzip.semverd_project:dotnetzip.semverd:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.11.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "ID": "CVE-2018-1002205" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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 \u0027Zip-Slip\u0027." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-22" } ] } ] }, "references": { "reference_data": [ { "name": "https://snyk.io/vuln/SNYK-DOTNET-DOTNETZIP-60245", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-DOTNET-DOTNETZIP-60245" }, { "name": "https://snyk.io/research/zip-slip-vulnerability", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://snyk.io/research/zip-slip-vulnerability" }, { "name": "https://github.com/snyk/zip-slip-vulnerability", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/snyk/zip-slip-vulnerability" }, { "name": "https://github.com/haf/DotNetZip.Semverd/pull/121", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "https://github.com/haf/DotNetZip.Semverd/pull/121" }, { "name": "https://github.com/haf/DotNetZip.Semverd/commit/55d2c13c0cc64654e18fcdd0038fdb3d7458e366", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "https://github.com/haf/DotNetZip.Semverd/commit/55d2c13c0cc64654e18fcdd0038fdb3d7458e366" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.0" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } }, "lastModifiedDate": "2019-10-09T23:32Z", "publishedDate": "2018-07-25T17:29Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.