7.2

CVE-2019-1609

A vulnerability in the CLI of Cisco NX-OS Software could allow an authenticated, local attacker to execute arbitrary commands on the underlying operating system of an affected device. The vulnerability is due to insufficient validation of arguments passed to certain CLI commands. An attacker could exploit this vulnerability by including malicious input as the argument of an affected command. A successful exploit could allow the attacker to execute arbitrary commands on the underlying operating system with elevated privileges. An attacker would need valid administrator credentials to exploit this vulnerability. MDS 9000 Series Multilayer Switches are affected in versions prior to 6.2(27), 8.1(1b), and 8.3(2). Nexus 3500 Platform Switches are affected in versions prior to 7.0(3)I7(6). Nexus 3000 Series Switches are affected in versions prior to 7.0(3)I4(9) and 7.0(3)I7(6). Nexus 3600 Platform Switches are affected in versions prior to 7.0(3)F3(5). Nexus 7000 and 7700 Series Switches are affected in versions prior to 6.2(22), 7.3(3)D1(1), 8.2(3), and 8.3(2). Nexus 9000 Series Switches in Standalone NX-OS Mode are affected in versions prior to 7.0(3)I4(9) and7.0(3)I7(6). Nexus 9500 R-Series Line Cards and Fabric Modules are affected in versions prior to 7.0(3)F3(5).

Data is provided by the National Vulnerability Database (NVD)
CiscoNx-os Version >= 8.2 < 8.3\(2\)
   CiscoMds 9000 Version-
CiscoNx-os Version >= 7.0\(3\) < 7.0\(3\)i7\(6\)
   CiscoNexus 3500 Version-
CiscoNx-os Version >= 7.0\(3\)i5 < 7.0\(3\)i7\(6\)
   CiscoNexus 3000 Version-
CiscoNx-os Version >= 7.0\(3\)f3 < 7.0\(3\)f3\(5\)
   CiscoNexus 3600 Version-
CiscoNx-os Version >= 8.3 < 8.3\(2\)
   CiscoNexus 7000 Version-
   CiscoNexus 7700 Version-
CiscoNx-os Version >= 7.0\(3\)i5 < 7.0\(3\)i7\(6\)
   CiscoNexus 9000 Version-
CiscoNx-os Version >= 7.0\(3\)f1 < 7.0\(3\)f3\(5\)
   CiscoNexus 9500 Version-
CiscoNx-os Version >= 7.3 < 8.1\(1b\)
   CiscoMds 9000 Version-
CiscoNx-os Version >= 5.2 < 6.2\(27\)
   CiscoMds 9000 Version-
CiscoNx-os Version < 7.0\(3\)i4\(9\)
   CiscoNexus 3000 Version-
CiscoNx-os Version >= 8.0 < 8.2\(3\)
   CiscoNexus 7000 Version-
   CiscoNexus 7700 Version-
CiscoNx-os Version >= 7.2 < 7.3\(3\)d1\(1\)
   CiscoNexus 7000 Version-
   CiscoNexus 7700 Version-
CiscoNx-os Version < 6.2\(22\)
   CiscoNexus 7000 Version-
   CiscoNexus 7700 Version-
CiscoNx-os Version < 7.0\(3\)i4\(9\)
   CiscoNexus 9000 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.26% 0.465
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 6.7 0.8 5.9
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 7.2 3.9 10
AV:L/AC:L/Au:N/C:C/I:C/A:C
psirt@cisco.com 4.2 0.8 3.4
CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L
CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')

The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.

CWE-88 Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.