GO-2023-1505

Source
https://pkg.go.dev/vuln/GO-2023-1505
Import Source
https://vuln.go.dev/ID/GO-2023-1505.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2023-1505
Aliases
Published
2023-05-17T15:57:34Z
Modified
2024-05-20T16:03:47Z
Summary
Arbitrary file read vulnerability in github.com/uber/kraken
Details

kraken contains an arbitrary file read vulnerability via component testfs.

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

Affected packages

Go / github.com/uber/kraken

Package

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

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/uber/kraken/lib/backend/testfs",
            "symbols": [
                "Server.Handler",
                "Server.downloadHandler"
            ]
        }
    ]
}