mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 22:18:13 +02:00
19 lines
920 B
Markdown
19 lines
920 B
Markdown
### [CVE-2020-36565](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36565)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
Due to improper sanitization of user input on Windows, the static file handler allows for directory traversal, allowing an attacker to read files outside of the target directory that the server has permission to read.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/labstack/echo/pull/1718
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-36565
|
|
|