blob: b1dc328071df0373517d232c26578c867330c496 [file] [log] [blame]
{
"id": "GO-2022-1031",
"published": "0001-01-01T00:00:00Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2022-40083",
"GHSA-crxj-hrmp-4rwf"
],
"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"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-1031"
},
"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"
}
],
"schema_version": "1.3.1"
}