cvelist/2016/5xxx/CVE-2016-5402.json

92 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 15:01:01 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 05:13:18 +00:00
"CVE_data_meta": {
"ID": "CVE-2016-5402",
2023-02-02 15:01:01 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 05:13:18 +00:00
"STATE": "PUBLIC"
},
2023-02-02 15:01:01 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A code injection flaw was found in the way capacity and utilization imported control files are processed. A remote, authenticated attacker with access to the capacity and utilization feature could use this flaw to execute arbitrary code as the user CFME runs as."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:01:19 +00:00
"value": "CWE-94",
2023-02-02 15:01:01 +00:00
"cweId": "CWE-94"
}
]
}
]
},
2019-03-18 05:13:18 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 23:01:19 +00:00
"vendor_name": "[UNKNOWN]",
2019-03-18 05:13:18 +00:00
"product": {
"product_data": [
{
2023-02-12 23:01:19 +00:00
"product_name": "cfme",
2019-03-18 05:13:18 +00:00
"version": {
"version_data": [
{
2023-02-12 23:01:19 +00:00
"version_affected": "=",
"version_value": "n/a"
2019-03-18 05:13:18 +00:00
}
]
}
}
]
2023-02-02 15:01:01 +00:00
}
2019-03-18 05:13:18 +00:00
}
]
}
},
2023-02-02 15:01:01 +00:00
"references": {
"reference_data": [
2018-10-30 18:43:47 -03:00
{
2023-02-02 15:01:01 +00:00
"url": "http://rhn.redhat.com/errata/RHSA-2016-2839.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2016-2839.html"
},
{
"url": "http://www.securityfocus.com/bid/94612",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/94612"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-5402",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-5402"
2018-10-30 18:43:47 -03:00
}
2019-03-18 05:13:18 +00:00
]
},
"impact": {
"cvss": [
{
2023-02-02 15:01:01 +00:00
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
2018-10-30 18:43:47 -03:00
}
2019-03-18 05:13:18 +00:00
]
}
}