Vulnerability Description
adm-zip npm library before 0.4.9 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 |
|---|---|---|
| Adm-Zip Project | Adm-Zip | < 0.4.9 |
Related Weaknesses (CWE)
References
- http://www.securityfocus.com/bid/107001Third Party AdvisoryVDB Entry
- https://github.com/cthackers/adm-zip/commit/62f64004fefb894c523a7143e8a88ebe6c84Issue TrackingPatchThird Party Advisory
- https://github.com/cthackers/adm-zip/pull/212ExploitIssue TrackingPatch
- https://github.com/snyk/zip-slip-vulnerabilityExploitThird Party Advisory
- https://snyk.io/research/zip-slip-vulnerabilityExploitThird Party Advisory
- https://snyk.io/vuln/npm:adm-zip:20180415ExploitThird Party Advisory
- http://www.securityfocus.com/bid/107001Third Party AdvisoryVDB Entry
- https://github.com/cthackers/adm-zip/commit/62f64004fefb894c523a7143e8a88ebe6c84Issue TrackingPatchThird Party Advisory
- https://github.com/cthackers/adm-zip/pull/212ExploitIssue TrackingPatch
- https://github.com/snyk/zip-slip-vulnerabilityExploitThird Party Advisory
- https://snyk.io/research/zip-slip-vulnerabilityExploitThird Party Advisory
- https://snyk.io/vuln/npm:adm-zip:20180415ExploitThird Party Advisory
FAQ
What is CVE-2018-1002204?
CVE-2018-1002204 is a vulnerability with a CVSS score of 5.5 (MEDIUM). adm-zip npm library before 0.4.9 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 extract...
How severe is CVE-2018-1002204?
CVE-2018-1002204 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-1002204?
Check the references section above for vendor advisories and patch information. Affected products include: Adm-Zip Project Adm-Zip.