GO-2021-0099

Source
https://pkg.go.dev/vuln/GO-2021-0099
Import Source
https://vuln.go.dev/ID/GO-2021-0099.json
Aliases
Published
2021-04-14T20:04:52Z
Modified
2023-12-06T01:00:45.759170Z
Details

Due to improper path validation, using the github.com/deislabs/oras/pkg/content.FileStore content store may result in directory traversal during archive extraction, allowing a malicious archive to write paths to arbitrary paths that the process can write to.

References

Affected packages

Go / github.com/deislabs/oras

Affected ranges

Type
SEMVER
Events
Introduced
0The exact introduced commit is unknown
Fixed
0.9.0

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/deislabs/oras/pkg/content",
            "symbols": [
                "extractTarDirectory",
                "fileWriter.Commit"
            ]
        }
    ]
}