зеркало из https://github.com/golang/vulndb.git
60 строки
1.4 KiB
JSON
60 строки
1.4 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2022-1159",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2022-4123",
|
|
"GHSA-rprg-4v7q-87v7"
|
|
],
|
|
"summary": "Path traversal in github.com/containers/podman/v4",
|
|
"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"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-1159",
|
|
"review_status": "REVIEWED"
|
|
}
|
|
} |