mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 03:41:53 +02:00
18 lines
749 B
Markdown
18 lines
749 B
Markdown
### [CVE-2020-36561](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36561)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Due to improper path sanitization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/yi-ge/unzip/pull/1
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-36561
|
|
|