blob: beacee85aa23f26869c8c604d7b8eb6edaddbee1 [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2024-2490",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2024-24579",
"GHSA-hpxr-w9w7-g4gv"
],
"summary": "Path traversal in github.com/anchore/stereoscope",
"details": "It is possible to craft an OCI tar archive that, when stereoscope attempts to unarchive the contents, will result in writing to paths outside of the unarchive temporary directory.",
"affected": [
{
"package": {
"name": "github.com/anchore/stereoscope",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.1"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/anchore/stereoscope/pkg/file",
"symbols": [
"UntarToDirectory"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/anchore/stereoscope/security/advisories/GHSA-hpxr-w9w7-g4gv"
},
{
"type": "FIX",
"url": "https://github.com/anchore/stereoscope/commit/09dacab4d9ee65ee8bc7af8ebf4aa7b5aaa36204"
}
],
"credits": [
{
"name": "@wagoodman"
},
{
"name": "@joshbressers"
},
{
"name": "@nurmi"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-2490"
}
}