CVE-2018-0302
21.06.2018, 11:29
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.Enginsight
Vendor | Product | Version |
---|---|---|
cisco | nx-os | 3.1\(1k\)a |
cisco | firepower_extensible_operating_system | 1.1 ≤ 𝑥 < 1.1.4.169 |
cisco | firepower_extensible_operating_system | 2.0 ≤ 𝑥 < 2.0.1.135 |
cisco | firepower_extensible_operating_system | 1.1 ≤ 𝑥 < 1.1.4.169 |
cisco | firepower_extensible_operating_system | 2.0 ≤ 𝑥 < 2.0.1.135 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe 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.
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.