Go modules package
github.com/labstack/echo/v4
pkg:golang/github.com/labstack/echo/v4
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2020-36565 | — | < 4.2.0 | 4.2.0 | Dec 7, 2022 | 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. | ||
| CVE-2022-40083 | — | < 4.9.0 | 4.9.0 | Sep 28, 2022 | Labstack Echo v4.8.0 was discovered to contain an open redirect vulnerability via the Static Handler component. This vulnerability can be leveraged by attackers to cause a Server-Side Request Forgery (SSRF). |
- CVE-2020-36565Dec 7, 2022affected < 4.2.0fixed 4.2.0
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.
- CVE-2022-40083Sep 28, 2022affected < 4.9.0fixed 4.9.0
Labstack Echo v4.8.0 was discovered to contain an open redirect vulnerability via the Static Handler component. This vulnerability can be leveraged by attackers to cause a Server-Side Request Forgery (SSRF).