| { |
| "schema_version": "1.3.1", |
| "id": "GO-2022-1031", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2022-40083", |
| "GHSA-crxj-hrmp-4rwf" |
| ], |
| "summary": "Open redirect in github.com/labstack/echo/v4", |
| "details": "Labstack Echo contains an open redirect vulnerability via the Static Handler component. This vulnerability can be leveraged by attackers to cause a Server-Side Request Forgery (SSRF).", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/labstack/echo/v4", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "4.9.0" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/labstack/echo/v4", |
| "symbols": [ |
| "Echo.Static", |
| "Echo.StaticFS", |
| "Group.Static", |
| "Group.StaticFS", |
| "StaticDirectoryHandler" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "REPORT", |
| "url": "https://github.com/labstack/echo/issues/2259" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/labstack/echo/pull/2260" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2022-1031" |
| } |
| } |