2017-10-16 12:31:07 -04:00
{
2023-02-02 21:02:13 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2019-03-18 00:10:33 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2016-7075" ,
2023-02-02 21:02:13 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
2019-03-18 00:10:33 +00:00
"STATE" : "PUBLIC"
} ,
2023-02-02 21:02:13 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-12 23:01:54 +00:00
"value" : "It was found that Kubernetes as used by Openshift Enterprise 3 did not correctly validate X.509 client intermediate certificate host name fields. An attacker could use this flaw to bypass authentication requirements by using a specially crafted X.509 certificate."
2023-02-02 21:02:13 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2023-02-12 23:01:54 +00:00
"value" : "CWE-295" ,
2023-02-02 21:02:13 +00:00
"cweId" : "CWE-295"
}
]
}
]
} ,
2019-03-18 00:10:33 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2023-02-02 21:02:13 +00:00
"vendor_name" : "Red Hat" ,
2019-03-18 00:10:33 +00:00
"product" : {
"product_data" : [
{
2023-02-12 23:01:54 +00:00
"product_name" : "OpenShift" ,
2019-03-18 00:10:33 +00:00
"version" : {
"version_data" : [
{
2023-02-12 23:01:54 +00:00
"version_affected" : "=" ,
"version_value" : "n/a"
2019-03-18 00:10:33 +00:00
}
]
}
}
]
2023-02-02 21:02:13 +00:00
}
2019-03-18 00:10:33 +00:00
}
]
}
} ,
2023-02-02 21:02:13 +00:00
"references" : {
"reference_data" : [
2018-09-10 15:22:27 +02:00
{
2023-02-02 21:02:13 +00:00
"url" : "https://access.redhat.com/errata/RHSA-2016:2064" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/errata/RHSA-2016:2064"
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7075" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7075"
} ,
{
"url" : "https://github.com/kubernetes/kubernetes/issues/34517" ,
"refsource" : "MISC" ,
"name" : "https://github.com/kubernetes/kubernetes/issues/34517"
2018-09-10 15:22:27 +02:00
}
2019-03-18 00:10:33 +00:00
]
} ,
"impact" : {
"cvss" : [
{
2023-02-02 21:02:13 +00:00
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" ,
"version" : "3.0"
2018-09-10 15:22:27 +02:00
}
2019-03-18 00:10:33 +00:00
]
}
}