8.2
CVE-2023-20063
- EPSS 0.03%
- Published 01.11.2023 18:15:08
- Last modified 26.11.2024 16:09:02
- Source psirt@cisco.com
- Teams watchlist Login
- Open Login
A vulnerability in the inter-device communication mechanisms between devices that are running Cisco Firepower Threat Defense (FTD) Software and devices that are running Cisco Firepower Management (FMC) Software could allow an authenticated, local attacker to execute arbitrary commands with root permissions on the underlying operating system of an affected device. This vulnerability is due to insufficient validation of user-supplied input. An attacker could exploit this vulnerability by accessing the expert mode of an affected device and submitting specific commands to a connected system. A successful exploit could allow the attacker to execute arbitrary code in the context of an FMC device if the attacker has administrative privileges on an associated FTD device. Alternatively, a successful exploit could allow the attacker to execute arbitrary code in the context of an FTD device if the attacker has administrative privileges on an associated FMC device.
Data is provided by the National Vulnerability Database (NVD)
Cisco ≫ Firepower Threat Defense Version >= 6.2.3 <= 6.2.3.18
Cisco ≫ Firepower Threat Defense Version >= 6.4.0 <= 6.4.0.17
Cisco ≫ Firepower Threat Defense Version >= 6.6.0 <= 6.6.7.1
Cisco ≫ Firepower Threat Defense Version >= 6.7.0 <= 6.7.0.3
Cisco ≫ Firepower Threat Defense Version >= 7.0.0 <= 7.0.5
Cisco ≫ Firepower Threat Defense Version >= 7.1.0 <= 7.1.0.3
Cisco ≫ Firepower Threat Defense Version >= 7.2.0 <= 7.2.3
Cisco ≫ Secure Firewall Management Center Version >= 6.2.3 <= 6.2.3.18
Cisco ≫ Secure Firewall Management Center Version >= 6.4.0 <= 6.4.0.16
Cisco ≫ Secure Firewall Management Center Version >= 6.6.0 <= 6.6.7.1
Cisco ≫ Secure Firewall Management Center Version >= 7.0.0 <= 7.0.5
Cisco ≫ Secure Firewall Management Center Version >= 7.1.0 <= 7.1.0.3
Cisco ≫ Secure Firewall Management Center Version >= 7.3.0 <= 7.3.1.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.03% | 0.042 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 8.2 | 1.5 | 6 |
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
|
psirt@cisco.com | 8.2 | 1.5 | 6 |
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
|
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.
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.