cvelist/2020/1xxx/CVE-2020-1706.json

86 lines
3.1 KiB
JSON
Raw Normal View History

2019-11-27 17:00:59 +00:00
{
2023-02-02 21:02:25 +00:00
"data_version": "4.0",
2019-11-27 17:00:59 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2020-1706",
2020-03-09 16:01:18 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-01-24 13:35:02 +01:00
},
2023-02-02 21:02:25 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-12 23:01:07 +00:00
"value": "It has been found that in openshift-enterprise version 3.11 and openshift-enterprise versions 4.1 up to, including 4.3, multiple containers modify the permissions of /etc/passwd to make them modifiable by users other than root. An attacker with access to the running container can exploit this to modify /etc/passwd to add a user and escalate their privileges. This CVE is specific to the openshift/apb-tools-container."
2023-02-02 21:02:25 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:01:07 +00:00
"value": "CWE-732",
2023-02-02 21:02:25 +00:00
"cweId": "CWE-732"
}
]
}
]
},
2020-01-24 13:35:02 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
2023-02-12 23:01:07 +00:00
"product_name": "openshift/apb-tools-container",
2020-01-24 13:35:02 +01:00
"version": {
"version_data": [
2020-03-09 16:01:18 +00:00
{
2023-02-12 23:01:07 +00:00
"version_affected": "=",
"version_value": "openshift-enterprise version 3.11"
},
2020-01-24 13:35:02 +01:00
{
2023-02-12 23:01:07 +00:00
"version_affected": "=",
"version_value": "from openshift-enterprise version 4.1 to, including 4.3"
2020-01-24 13:35:02 +01:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2023-02-02 21:02:25 +00:00
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1706",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1706"
2019-11-27 17:00:59 +00:00
}
]
2020-01-24 13:35:02 +01:00
},
"impact": {
"cvss": [
2023-02-02 21:02:25 +00:00
{
2023-02-12 23:01:07 +00:00
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
2023-02-02 21:02:25 +00:00
"attackVector": "LOCAL",
2023-02-12 23:01:07 +00:00
"attackComplexity": "HIGH",
2023-02-02 21:02:25 +00:00
"privilegesRequired": "LOW",
"userInteraction": "NONE",
2023-02-12 23:01:07 +00:00
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7,
"baseSeverity": "HIGH"
2023-02-02 21:02:25 +00:00
}
2020-01-24 13:35:02 +01:00
]
2019-11-27 17:00:59 +00:00
}
2020-03-09 16:01:18 +00:00
}