Vulnerability Description
SharpCompress before 0.21.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'.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sharpcompress Project | Sharpcompress | < 0.21.0 |
Related Weaknesses (CWE)
References
- https://github.com/adamhathcock/sharpcompress/commit/42b1205fb435de523e6ef8ac5b7Issue TrackingPatchThird Party Advisory
- https://github.com/adamhathcock/sharpcompress/pull/374Issue TrackingPatchThird Party Advisory
- https://github.com/snyk/zip-slip-vulnerabilityExploitThird Party Advisory
- https://snyk.io/research/zip-slip-vulnerabilityExploitThird Party Advisory
- https://snyk.io/vuln/SNYK-DOTNET-SHARPCOMPRESS-60246ExploitThird Party Advisory
- https://github.com/adamhathcock/sharpcompress/commit/42b1205fb435de523e6ef8ac5b7Issue TrackingPatchThird Party Advisory
- https://github.com/adamhathcock/sharpcompress/pull/374Issue TrackingPatchThird Party Advisory
- https://github.com/snyk/zip-slip-vulnerabilityExploitThird Party Advisory
- https://snyk.io/research/zip-slip-vulnerabilityExploitThird Party Advisory
- https://snyk.io/vuln/SNYK-DOTNET-SHARPCOMPRESS-60246ExploitThird Party Advisory
FAQ
What is CVE-2018-1002206?
CVE-2018-1002206 is a vulnerability with a CVSS score of 5.5 (MEDIUM). SharpCompress before 0.21.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. ...
How severe is CVE-2018-1002206?
CVE-2018-1002206 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-1002206?
Check the references section above for vendor advisories and patch information. Affected products include: Sharpcompress Project Sharpcompress.