cvelist/2016/8xxx/CVE-2016-8631.json

89 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-07-31 16:04:21 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "psampaio@redhat.com",
"ID" : "CVE-2016-8631",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-07-31 15:45:31 -03:00
{
2018-07-31 16:04:21 -04:00
"product" : {
"product_data" : [
{
"product_name" : "Openshift Enterprise",
"version" : {
"version_data" : [
{
"version_value" : "3"
}
]
}
}
]
},
"vendor_name" : "Red Hat"
2018-07-31 15:45:31 -03:00
}
2018-07-31 16:04:21 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The OpenShift Enterprise 3 router does not properly sort routes when processing newly added routes. An attacker with access to create routes can potentially overwrite existing routes and redirect network traffic for other users to their own site."
}
]
},
"impact" : {
"cvss" : [
[
2018-07-31 15:45:31 -03:00
{
2018-07-31 16:04:21 -04:00
"vectorString" : "6.3/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version" : "3.0"
2018-07-31 15:45:31 -03:00
}
2018-07-31 16:04:21 -04:00
],
[
2018-07-31 15:45:31 -03:00
{
2018-07-31 16:04:21 -04:00
"vectorString" : "6.0/AV:N/AC:M/Au:S/C:P/I:P/A:P",
"version" : "2.0"
2018-07-31 15:45:31 -03:00
}
2018-07-31 16:04:21 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-20"
}
2018-07-31 15:45:31 -03:00
]
2018-07-31 16:04:21 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8631",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8631"
2018-08-01 06:05:38 -04:00
},
{
"name" : "RHSA-2016:2696",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2016:2696"
},
{
"name" : "94110",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/94110"
2018-07-31 16:04:21 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}