Vulnerability Description
mholt/archiver golang package before e4ef56d48eb029648b0e895bb0b6a393ef0829c3 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in an archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Archiver Project | Archiver | <= 2.0 |
Related Weaknesses (CWE)
References
- https://github.com/mholt/archiver/commit/e4ef56d48eb029648b0e895bb0b6a393ef0829cIssue TrackingPatchThird Party Advisory
- https://github.com/mholt/archiver/pull/65ExploitIssue TrackingPatch
- https://github.com/snyk/zip-slip-vulnerabilityExploitThird Party Advisory
- https://snyk.io/research/zip-slip-vulnerabilityExploitThird Party Advisory
- https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMMHOLTARCHIVERCMDARCHIVER-50071ExploitThird Party Advisory
- https://github.com/mholt/archiver/commit/e4ef56d48eb029648b0e895bb0b6a393ef0829cIssue TrackingPatchThird Party Advisory
- https://github.com/mholt/archiver/pull/65ExploitIssue TrackingPatch
- https://github.com/snyk/zip-slip-vulnerabilityExploitThird Party Advisory
- https://snyk.io/research/zip-slip-vulnerabilityExploitThird Party Advisory
- https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMMHOLTARCHIVERCMDARCHIVER-50071ExploitThird Party Advisory
FAQ
What is CVE-2018-1002207?
CVE-2018-1002207 is a vulnerability with a CVSS score of 5.5 (MEDIUM). mholt/archiver golang package before e4ef56d48eb029648b0e895bb0b6a393ef0829c3 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in an archi...
How severe is CVE-2018-1002207?
CVE-2018-1002207 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-1002207?
Check the references section above for vendor advisories and patch information. Affected products include: Archiver Project Archiver.