7.2

CVE-2019-1611

A vulnerability in the CLI of Cisco NX-OS Software and Cisco FXOS 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. Firepower 4100 Series Next-Generation Firewalls are affected running software versions prior to 2.2.2.91, 2.3.1.110, and 2.4.1.222. Firepower 9300 Security Appliance are affected running software versions prior to 2.2.2.91, 2.3.1.110, and 2.4.1.222. MDS 9000 Series Multilayer Switches are affected running software versions prior to 6.2(25) and 8.3(1). Nexus 3000 Series Switches are affected running software versions prior to 7.0(3)I4(9) and 7.0(3)I7(5). Nexus 3500 Platform Switches are affected running software versions prior to 7.0(3)I7(5). Nexus 3600 Platform Switches are affected running software versions prior to 7.0(3)F3(5). Nexus 2000, 5500, 5600, and 6000 Series Switches are affected running software versions prior to 7.1(5)N1(1b) and 7.3(4)N1(1). Nexus 7000 and 7700 Series Switches are affected running software versions prior to 6.2(22), 7.3(3)D1(1), 8.2(3). 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(5). Nexus 9500 R-Series Line Cards and Fabric Modules are affected running software versions prior to 7.0(3)F3(5).

Data is provided by the National Vulnerability Database (NVD)
CiscoNx-os Version >= 7.3 < 8.3\(1\)
   CiscoMds 9000 Version-
CiscoNx-os Version >= 5.2 < 6.2\(25\)
   CiscoMds 9000 Version-
CiscoNx-os Version >= 7.0\(3\)i5 < 7.0\(3\)i7\(5\)
   CiscoNexus 3000 Version-
CiscoNx-os Version < 7.0\(3\)i4\(9\)
   CiscoNexus 3000 Version-
CiscoNx-os Version >= 7.0\(3\) < 7.0\(3\)i7\(5\)
   CiscoNexus 3500 Version-
CiscoNx-os Version >= 7.2 < 7.3\(4\)n1\(1\)
   CiscoNexus 2000 Version-
   CiscoNexus 5500 Version-
   CiscoNexus 5600 Version-
   CiscoNexus 6000 Version-
CiscoNx-os Version < 6.2\(22\)
   CiscoNexus 7000 Version-
   CiscoNexus 7700 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 < 7.3\(3\)i7\(5\)
   CiscoNexus 9000 Version-
CiscoFx-os Version >= 2.4 < 2.4.1.222
   CiscoFirepower 4100 Version-
   CiscoFirepower 9300 Version-
CiscoFx-os Version >= 2.3 < 2.3.1.110
   CiscoFirepower 4100 Version-
   CiscoFirepower 9300 Version-
CiscoFx-os Version >= 1.1 < 2.2.2.91
   CiscoFirepower 4100 Version-
   CiscoFirepower 9300 Version-
CiscoNx-os Version >= 7.0\(3\)f3 < 7.0\(3\)f3\(5\)
   CiscoNexus 3600 Version-
CiscoNx-os Version < 7.1\(5\)n1\(1b\)
   CiscoNexus 2000 Version-
   CiscoNexus 5500 Version-
   CiscoNexus 5600 Version-
   CiscoNexus 6000 Version-
CiscoNx-os Version >= 7.0\(3\)f1 < 7.3\(3\)f3\(5\)
   CiscoNexus 9500 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.08% 0.21
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.