SharpZipLib before 1.0 RC1 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
Link | Resource |
---|---|
https://github.com/icsharpcode/SharpZipLib/issues/232 | Issue Tracking Patch Third Party Advisory |
https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.0 | Issue Tracking Patch Third Party Advisory |
https://github.com/snyk/zip-slip-vulnerability | Third Party Advisory |
https://snyk.io/research/zip-slip-vulnerability | Third Party Advisory |
https://snyk.io/vuln/SNYK-DOTNET-SHARPZIPLIB-60247 | Exploit Patch Technical Description |
Configurations
History
No history.
Information
Published : 2018-07-25 17:29
Updated : 2024-02-28 16:48
NVD link : CVE-2018-1002208
Mitre link : CVE-2018-1002208
CVE.ORG link : CVE-2018-1002208
JSON object : View
Products Affected
sharpziplib_project
- sharpziplib
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')