mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
166 lines
6.6 KiB
JSON
166 lines
6.6 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "psirt@cisco.com",
|
|
"DATE_PUBLIC" : "2019-03-06T16:00:00-0800",
|
|
"ID" : "CVE-2019-1614",
|
|
"STATE" : "PUBLIC",
|
|
"TITLE" : "Cisco NX-OS Software NX-API Command Injection Vulnerability"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "MDS 9000 Series Multilayer Switches",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"affected" : "<",
|
|
"version_value" : "8.1(1b)"
|
|
},
|
|
{
|
|
"affected" : "<",
|
|
"version_value" : "8.2(3)"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name" : "Nexus 3000 Series Switches",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"affected" : "<",
|
|
"version_value" : "7.0(3)I4(9)"
|
|
},
|
|
{
|
|
"affected" : "<",
|
|
"version_value" : "7.0(3)I7(4)"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name" : "Nexus 3500 Platform Switches",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"affected" : "<",
|
|
"version_value" : "7.0(3)I7(4)"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name" : "Nexus 2000, 5500, 5600, and 6000 Series Switches",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"affected" : "<",
|
|
"version_value" : "7.3(4)N1(1)"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name" : "Nexus 9000 Series Switches in Standalone NX-OS Mode",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"affected" : "<",
|
|
"version_value" : "7.0(3)I4(9)"
|
|
},
|
|
{
|
|
"affected" : "<",
|
|
"version_value" : "7.0(3)I7(4)"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name" : "Nexus 7000 and 7700 Series Switches",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"affected" : "<",
|
|
"version_value" : "7.3(3)D1(1)"
|
|
},
|
|
{
|
|
"affected" : "<",
|
|
"version_value" : "8.2(3)"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "Cisco"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "A vulnerability in the NX-API feature of Cisco NX-OS Software could allow an authenticated, remote attacker to execute arbitrary commands with root privileges. The vulnerability is due to incorrect input validation of user-supplied data by the NX-API subsystem. An attacker could exploit this vulnerability by sending malicious HTTP or HTTPS packets to the management interface of an affected system that has the NX-API feature enabled. A successful exploit could allow the attacker to perform a command-injection attack and execute arbitrary commands with root privileges. Note: NX-API is disabled by default. MDS 9000 Series Multilayer Switches are affected running software versions prior to 8.1(1b) and 8.2(3). Nexus 3000 Series Switches are affected running software versions prior to 7.0(3)I4(9) and 7.0(3)I7(4). Nexus 3500 Platform Switches are affected running software versions prior to 7.0(3)I7(4). Nexus 2000, 5500, 5600, and 6000 Series Switches are affected running software versions prior to 7.3(4)N1(1). Nexus 9000 Series Switches in Standalone NX-OS Mode are affected running software versions prior to 7.0(3)I4(9) and 7.0(3)I7(4). Nexus 7000 and 7700 Series Switches are affected running software versions prior to 7.3(3)D1(1) and 8.2(3)."
|
|
}
|
|
]
|
|
},
|
|
"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" : "8.8",
|
|
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H ",
|
|
"version" : "3.0"
|
|
}
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "CWE-77"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "20190306 Cisco NX-OS Software NX-API Command Injection Vulnerability",
|
|
"refsource" : "CISCO",
|
|
"url" : "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190306-nxos-NXAPI-cmdinj"
|
|
},
|
|
{
|
|
"name" : "107339",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/107339"
|
|
}
|
|
]
|
|
},
|
|
"source" : {
|
|
"advisory" : "cisco-sa-20190306-nxos-NXAPI-cmdinj",
|
|
"defect" : [
|
|
[
|
|
"CSCvj17615",
|
|
"CSCvk51420",
|
|
"CSCvk51423"
|
|
]
|
|
],
|
|
"discovery" : "INTERNAL"
|
|
}
|
|
}
|