cvelist/2019/1xxx/CVE-2019-1885.json

88 lines
3.2 KiB
JSON
Raw Normal View History

2018-12-06 16:03:34 -05:00
{
2019-03-18 05:10:49 +00:00
"CVE_data_meta": {
2019-08-21 18:16:40 +00:00
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2019-08-21T16:00:00-0700",
2019-03-18 05:10:49 +00:00
"ID": "CVE-2019-1885",
2019-08-21 18:16:40 +00:00
"STATE": "PUBLIC",
"TITLE": "Cisco Integrated Management Controller Command Injection Vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco Unified Computing System (Management Software) ",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "3.0(4k)"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
2019-03-18 05:10:49 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-08-21 18:16:40 +00:00
"value": "A vulnerability in the Redfish protocol of Cisco Integrated Management Controller (IMC) could allow an authenticated, remote attacker to inject and execute arbitrary commands with root privileges on an affected device. The vulnerability is due to insufficient validation of user-supplied input by the affected software. An attacker could exploit this vulnerability by sending crafted authenticated commands to the web-based management interface of the affected software. A successful exploit could allow the attacker to inject and execute arbitrary commands on an affected device with root privileges. "
}
]
},
"exploit": [
{
"lang": "eng",
"value": "The Cisco Product Security Incident Response Team (PSIRT) is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory. "
}
],
"impact": {
"cvss": {
"baseScore": "7.2",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H ",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78"
}
]
2019-03-18 05:10:49 +00:00
}
]
2019-08-21 18:16:40 +00:00
},
"references": {
"reference_data": [
{
"name": "20190821 Cisco Integrated Management Controller Command Injection Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190821-ucs-cimc"
}
]
},
"source": {
"advisory": "cisco-sa-20190821-ucs-cimc",
"defect": [
[
"CSCvo01180"
]
],
"discovery": "INTERNAL"
2019-03-18 05:10:49 +00:00
}
2019-08-21 18:16:40 +00:00
}