Vulnerability CVE-2020-36565


Published: 2022-12-07

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.

 References:
https://pkg.go.dev/vuln/GO-2021-0051
https://github.com/labstack/echo/pull/1718
https://github.com/labstack/echo/commit/4422e3b66b9fd498ed1ae1d0242d660d0ed3faaa

Copyright 2024, cxsecurity.com

 

Back to Top