CVE-2023-20260
17.01.2024, 17:15
A vulnerability in the application CLI of Cisco Prime Infrastructure and Cisco Evolved Programmable Network Manager could allow an authenticated, local attacker to gain escalated privileges. This vulnerability is due to improper processing of command line arguments to application scripts. An attacker could exploit this vulnerability by issuing a command on the CLI with malicious options. A successful exploit could allow the attacker to gain the escalated privileges of the root user on the underlying operating system.
Vendor | Product | Version |
---|---|---|
cisco | evolved_programmable_network_manager | 𝑥 < 7.1.1 |
cisco | prime_infrastructure | 𝑥 < 3.10.4 |
cisco | prime_infrastructure | 3.10.4 |
cisco | prime_infrastructure | 3.10.4:update_1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-284 - Improper Access ControlThe software does not restrict or incorrectly restricts access to a resource from an unauthorized actor.
- CWE-88 - Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')The software constructs a string for a command to 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.