CVE-2021-1594
06.10.2021, 20:15
A vulnerability in the REST API of Cisco Identity Services Engine (ISE) could allow an unauthenticated, remote attacker to perform a command injection attack and elevate privileges to root. This vulnerability is due to insufficient input validation for specific API endpoints. An attacker in a man-in-the-middle position could exploit this vulnerability by intercepting and modifying specific internode communications from one ISE persona to another ISE persona. A successful exploit could allow the attacker to run arbitrary commands with root privileges on the underlying operating system. To exploit this vulnerability, the attacker would need to decrypt HTTPS traffic between two ISE personas that are located on separate nodes.
Vendor | Product | Version |
---|---|---|
cisco | identity_services_engine | 2.4.0 ≤ 𝑥 < 2.6.0 |
cisco | identity_services_engine | 2.4\(0.902\) |
cisco | identity_services_engine | 2.6\(0.156\) |
cisco | identity_services_engine | 2.6.0 |
cisco | identity_services_engine | 2.6.0:patch1 |
cisco | identity_services_engine | 2.6.0:patch2 |
cisco | identity_services_engine | 2.6.0:patch3 |
cisco | identity_services_engine | 2.6.0:patch5 |
cisco | identity_services_engine | 2.6.0:patch6 |
cisco | identity_services_engine | 2.6.0:patch7 |
cisco | identity_services_engine | 2.6.0:patch8 |
cisco | identity_services_engine | 2.6.0:patch9 |
cisco | identity_services_engine | 2.7\(0.903\) |
cisco | identity_services_engine | 2.7.0 |
cisco | identity_services_engine | 2.7.0:patch1 |
cisco | identity_services_engine | 2.7.0:patch2 |
cisco | identity_services_engine | 2.7.0:patch3 |
cisco | identity_services_engine | 2.7.0:patch4 |
cisco | identity_services_engine | 3.0\(0.458\) |
cisco | identity_services_engine | 3.0.0 |
cisco | identity_services_engine | 3.0.0:patch1 |
cisco | identity_services_engine | 3.0.0:patch2 |
cisco | identity_services_engine | 3.0.0:patch3 |
cisco | identity_services_engine | 3.1\(0.440\) |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-266 - Incorrect Privilege AssignmentA product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor.
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.