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

92 lines
3.0 KiB
JSON
Raw Normal View History

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 04:42:58 +00:00
"CVE_data_meta": {
"ID": "CVE-2016-8631",
2023-02-02 21:02:13 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 04:42:58 +00:00
"STATE": "PUBLIC"
},
2023-02-02 21:02:13 +00:00
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:01:30 +00:00
"value": "CWE-20",
2023-02-02 21:02:13 +00:00
"cweId": "CWE-20"
}
]
}
]
},
2019-03-18 04:42:58 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 21:02:13 +00:00
"vendor_name": "Red Hat",
2019-03-18 04:42:58 +00:00
"product": {
"product_data": [
{
2023-02-12 23:01:30 +00:00
"product_name": "Openshift Enterprise",
2019-03-18 04:42:58 +00:00
"version": {
"version_data": [
{
2023-02-12 23:01:30 +00:00
"version_affected": "=",
"version_value": "3"
2019-03-18 04:42:58 +00:00
}
]
}
}
]
2023-02-02 21:02:13 +00:00
}
2019-03-18 04:42:58 +00:00
}
]
}
},
2023-02-02 21:02:13 +00:00
"references": {
"reference_data": [
2018-07-31 15:45:31 -03:00
{
2023-02-02 21:02:13 +00:00
"url": "http://www.securityfocus.com/bid/94110",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/94110"
},
{
"url": "https://access.redhat.com/errata/RHSA-2016:2696",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:2696"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8631",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8631"
2018-07-31 15:45:31 -03:00
}
2019-03-18 04:42:58 +00:00
]
},
"impact": {
"cvss": [
{
2023-02-02 21:02:13 +00:00
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "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
}
2019-03-18 04:42:58 +00:00
]
}
}