GO-2022-1086

Source
https://pkg.go.dev/vuln/GO-2022-1086
Import Source
https://vuln.go.dev/ID/GO-2022-1086.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2022-1086
Aliases
Published
2022-11-02T23:44:35Z
Modified
2024-05-20T16:03:47Z
Summary
Server-side request forger via X-Skipper-Proxy in github.com/zalando/skipper
Details

An attacker can access the internal metadata server or other unauthenticated URLs by adding a specific header (X-Skipper-Proxy) to the http request.

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

Affected packages

Go / github.com/zalando/skipper

Package

Name
github.com/zalando/skipper
View open source insights on deps.dev
Purl
pkg:golang/github.com/zalando/skipper

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/zalando/skipper/proxy",
            "symbols": [
                "Proxy.ServeHTTP",
                "context.Loopback",
                "forwardToProxy",
                "mapRequest",
                "proxyFromHeader"
            ]
        }
    ]
}