7.8

CVE-2018-0302

A vulnerability in the CLI parser of Cisco FXOS Software and Cisco UCS Fabric Interconnect Software could allow an authenticated, local attacker to cause a buffer overflow on an affected device. The vulnerability is due to incorrect input validation in the CLI parser subsystem. An attacker could exploit this vulnerability by exceeding the expected length of user input. A successful exploit could allow the attacker to execute arbitrary code with root privileges on the affected system. This vulnerability affects Firepower 4100 Series Next-Generation Firewall, Firepower 9300 Security Appliance, UCS 6100 Series Fabric Interconnects, UCS 6200 Series Fabric Interconnects, UCS 6300 Series Fabric Interconnects. Cisco Bug IDs: CSCvb61099, CSCvb86743.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
CiscoNx-os Version3.1(1k)a
   CiscoUcs 6120xp Version-
   CiscoUcs 6140xp Version-
   CiscoUcs 6248up Version-
   CiscoUcs 6296up Version-
   CiscoUcs 6324 Version-
   CiscoUcs 6332 Version-
CiscoFirepower Extensible Operating System Version >= 1.1 < 1.1.4.169
   CiscoFirepower 4110 Version-
   CiscoFirepower 4120 Version-
   CiscoFirepower 4140 Version-
   CiscoFirepower 4150 Version-
CiscoFirepower Extensible Operating System Version >= 2.0 < 2.0.1.135
   CiscoFirepower 4110 Version-
   CiscoFirepower 4120 Version-
   CiscoFirepower 4140 Version-
   CiscoFirepower 4150 Version-
CiscoFirepower Extensible Operating System Version >= 1.1 < 1.1.4.169
CiscoFirepower Extensible Operating System Version >= 2.0 < 2.0.1.135
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.16% 0.376
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/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
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

CWE-20 Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.