ghsa-7378-6268-4278
Vulnerability from github
Published
2018-10-16 17:16
Modified
2020-06-16 21:21
Summary
High severity vulnerability that affects DotNetZip
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'.
{ "affected": [ { "package": { "ecosystem": "NuGet", "name": "DotNetZip" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.11.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-1002205" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:21:07Z", "nvd_published_at": null, "severity": "HIGH" }, "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": "GHSA-7378-6268-4278", "modified": "2020-06-16T21:21:07Z", "published": "2018-10-16T17:16:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1002205" }, { "type": "WEB", "url": "https://github.com/haf/DotNetZip.Semverd/pull/121" }, { "type": "WEB", "url": "https://github.com/haf/DotNetZip.Semverd/commit/55d2c13c0cc64654e18fcdd0038fdb3d7458e366" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-7378-6268-4278" }, { "type": "WEB", "url": "https://github.com/snyk/zip-slip-vulnerability" }, { "type": "WEB", "url": "https://snyk.io/research/zip-slip-vulnerability" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-DOTNET-DOTNETZIP-60245" } ], "schema_version": "1.4.0", "severity": [], "summary": "High severity vulnerability that affects DotNetZip" }
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.