2022-12-22 21:30:40 +03:00
{
2023-03-31 23:44:23 +03:00
"schema_version" : "1.3.1" ,
2022-12-22 21:30:40 +03:00
"id" : "GO-2022-1159" ,
"modified" : "0001-01-01T00:00:00Z" ,
2023-03-31 23:44:23 +03:00
"published" : "0001-01-01T00:00:00Z" ,
2022-12-22 21:30:40 +03:00
"aliases" : [
"CVE-2022-4123" ,
"GHSA-rprg-4v7q-87v7"
] ,
2023-06-06 21:13:32 +03:00
"summary" : "Path traversal in github.com/containers/podman/v4" ,
2022-12-22 21:30:40 +03:00
"details" : "The local path and the lowest subdirectory may be disclosed due to incorrect absolute path traversal, resulting in an impact to confidentiality." ,
"affected" : [
{
"package" : {
"name" : "github.com/containers/podman/v4" ,
"ecosystem" : "Go"
} ,
"ranges" : [
{
"type" : "SEMVER" ,
"events" : [
{
"introduced" : "4.1.0-rc1"
}
]
}
] ,
"ecosystem_specific" : {
"imports" : [
{
"path" : "github.com/containers/podman/v4/pkg/bindings/images" ,
"symbols" : [
"Build" ,
"nTar"
]
}
]
}
}
] ,
"references" : [
{
"type" : "REPORT" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2144989"
} ,
{
"type" : "WEB" ,
"url" : "https://github.com/containers/podman/pull/13531"
}
] ,
"credits" : [
{
"name" : "Sage McTaggart"
}
2023-02-07 19:09:57 +03:00
] ,
2023-03-31 23:44:23 +03:00
"database_specific" : {
2024-05-14 22:19:00 +03:00
"url" : "https://pkg.go.dev/vuln/GO-2022-1159" ,
"review_status" : "REVIEWED"
2023-03-31 23:44:23 +03:00
}
2022-12-22 21:30:40 +03:00
}