GO-2022-1031

Source
https://pkg.go.dev/vuln/GO-2022-1031
Import Source
https://vuln.go.dev/ID/GO-2022-1031.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2022-1031
Aliases
Published
2022-10-11T21:29:24Z
Modified
2024-05-20T16:03:47Z
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).

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2022-1031"
}
References

Affected packages

Go / github.com/labstack/echo/v4

Package

Name
github.com/labstack/echo/v4
View open source insights on deps.dev
Purl
pkg:golang/github.com/labstack/echo/v4

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.9.0

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/labstack/echo/v4",
            "symbols": [
                "Echo.Static",
                "Echo.StaticFS",
                "Group.Static",
                "Group.StaticFS",
                "StaticDirectoryHandler"
            ]
        }
    ]
}