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

82 lines
2.7 KiB
JSON
Raw Normal View History

2019-11-27 17:00:59 +00:00
{
2023-02-02 21:02:13 +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-1705",
2020-03-19 16:01:27 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-03-19 15:59:11 +05:30
},
2023-02-02 21:02:13 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-12 23:01:07 +00:00
"value": "A vulnerability was found in openshift/template-service-broker-operator in all 4.x.x versions prior to 4.3.0, where an insecure modification vulnerability in the /etc/passwd file was found in the openshift/template-service-broker-operator. An attacker with access to the container could use this flaw to modify /etc/passwd and escalate their privileges."
2023-02-02 21:02:13 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:01:07 +00:00
"value": "CWE-266",
"cweId": "CWE-266"
2023-02-02 21:02:13 +00:00
}
]
}
]
},
2020-03-19 15:59:11 +05:30
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
2023-02-12 23:01:07 +00:00
"product_name": "openshift/template-service-broker-operator",
2023-02-02 21:02:13 +00:00
"version": {
"version_data": [
{
2023-02-12 23:01:07 +00:00
"version_affected": "=",
"version_value": "n/a"
2020-03-19 15:59:11 +05:30
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2023-02-02 21:02:13 +00:00
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1705",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1705"
2019-11-27 17:00:59 +00:00
}
]
2020-03-19 15:59:11 +05:30
},
"impact": {
"cvss": [
2023-02-02 21:02:13 +00:00
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
2020-03-19 15:59:11 +05:30
]
2019-11-27 17:00:59 +00:00
}
2020-03-19 16:01:27 +00:00
}