mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-30 18:04:30 +00:00
77 lines
2.6 KiB
JSON
77 lines
2.6 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2021-20199",
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "n/a",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "podman",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "podman 1.8.0 onwards"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-346"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1919050",
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919050"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/containers/podman/issues/5138",
|
|
"url": "https://github.com/containers/podman/issues/5138"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/rootless-containers/rootlesskit/pull/206",
|
|
"url": "https://github.com/rootless-containers/rootlesskit/pull/206"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/containers/podman/pull/9052",
|
|
"url": "https://github.com/containers/podman/pull/9052"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Rootless containers run with Podman, receive all traffic with a source IP address of 127.0.0.1 (including from remote hosts). This impacts containerized applications that trust localhost (127.0.01) connections by default and do not require authentication. This issue affects Podman 1.8.0 onwards."
|
|
}
|
|
]
|
|
}
|
|
} |