cvelist/2020/35xxx/CVE-2020-35514.json

64 lines
2.3 KiB
JSON
Raw Normal View History

2020-12-17 19:03:35 +00:00
{
2023-02-12 23:01:19 +00:00
"data_version": "4.0",
2020-12-17 19:03:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2020-35514",
2021-06-02 14:00:54 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-12 23:01:19 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "An insecure modification flaw in the /etc/kubernetes/kubeconfig file was found in OpenShift. This flaw allows an attacker with access to a running container which mounts /etc/kubernetes or has local access to the node, to copy this kubeconfig file and attempt to add their own node to the OpenShift cluster. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability. This flaw affects versions before openshift4/ose-machine-config-operator v4.7.0-202105111858.p0."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-266",
"cweId": "CWE-266"
}
]
}
]
},
2021-06-02 14:00:54 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "openshift/machine-config-operator",
"version": {
"version_data": [
{
2023-02-12 23:01:19 +00:00
"version_affected": "=",
2021-06-02 14:00:54 +00:00
"version_value": "Unspecified"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-12 23:01:19 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1914714",
2021-06-02 14:00:54 +00:00
"refsource": "MISC",
2023-02-12 23:01:19 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1914714"
2020-12-17 19:03:35 +00:00
}
]
}
}