cvelist/2016/7xxx/CVE-2016-7075.json

89 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-09-10 10:06:23 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "anemec@redhat.com",
"ID" : "CVE-2016-7075",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-09-10 15:22:27 +02:00
{
2018-09-10 10:06:23 -04:00
"product" : {
"product_data" : [
{
"product_name" : "OpenShift",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "Red Hat"
2018-09-10 15:22:27 +02:00
}
2018-09-10 10:06:23 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"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."
}
]
},
"impact" : {
"cvss" : [
[
2018-09-10 15:22:27 +02:00
{
2018-09-10 10:06:23 -04:00
"vectorString" : "7.5/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
}
2018-09-10 10:06:23 -04:00
],
[
2018-09-10 15:22:27 +02:00
{
2018-09-10 10:06:23 -04:00
"vectorString" : "7.8/AV:N/AC:L/Au:N/C:N/I:C/A:N",
"version" : "2.0"
2018-09-10 15:22:27 +02:00
}
2018-09-10 10:06:23 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-295"
}
2018-09-10 15:22:27 +02:00
]
2018-09-10 10:06:23 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7075",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7075"
},
{
"name" : "https://github.com/kubernetes/kubernetes/issues/34517",
"refsource" : "CONFIRM",
"url" : "https://github.com/kubernetes/kubernetes/issues/34517"
2018-09-11 06:04:32 -04:00
},
{
"name" : "RHSA-2016:2064",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2016:2064"
2018-09-10 10:06:23 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}