cvelist/2022/1xxx/CVE-2022-1227.json
2022-05-14 03:01:29 +00:00

72 lines
2.5 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-1227",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "psgo",
"version": {
"version_data": [
{
"version_value": "podman 4.0, psgo 1.7.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-281"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070368"
},
{
"refsource": "MISC",
"name": "https://github.com/containers/podman/issues/10941",
"url": "https://github.com/containers/podman/issues/10941"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-5e637f6cc6",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DLUJZV3HBP56ADXU6QH2V7RNYUPMVBXQ/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the 'podman top' command. This action gives the attacker access to the host filesystem, leading to information disclosure or denial of service."
}
]
}
}