mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
20 lines
927 B
Markdown
20 lines
927 B
Markdown
### [CVE-2020-7664](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7664)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
In all versions of the package github.com/unknwon/cae/zip, the ExtractTo function doesn't securely escape file paths in zip archives which include leading or non-leading "..". This allows an attacker to add or replace files system-wide.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMUNKNWONCAEZIP-570383
|
|
|
|
#### Github
|
|
- https://github.com/jpbprakash/vuln
|
|
- https://github.com/mile9299/zip-slip-vulnerability
|
|
- https://github.com/snyk/zip-slip-vulnerability
|
|
|