A vulnerability in the ClearPass Policy Manager web-based management interface allows remote authenticated users to run arbitrary commands on the underlying host. A successful exploit could allow an attacker to execute arbitrary commands as a non-privileged user on the underlying operating system leading to partial system compromise.
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Clearpass_policy_manager | Arubanetworks | * | 6.9.13 (excluding) |
Clearpass_policy_manager | Arubanetworks | 6.10.0 (including) | 6.10.8 (excluding) |
Clearpass_policy_manager | Arubanetworks | 6.11.0 (including) | 6.11.4 (including) |
Clearpass_policy_manager | Arubanetworks | 6.9.13 (including) | 6.9.13 (including) |
Clearpass_policy_manager | Arubanetworks | 6.9.13-cumulative_hotfix_patch_2 (including) | 6.9.13-cumulative_hotfix_patch_2 (including) |
Clearpass_policy_manager | Arubanetworks | 6.9.13-cumulative_hotfix_patch_3 (including) | 6.9.13-cumulative_hotfix_patch_3 (including) |
Clearpass_policy_manager | Arubanetworks | 6.10.8 (including) | 6.10.8 (including) |
Clearpass_policy_manager | Arubanetworks | 6.10.8-cumulative_hotfix_patch_2 (including) | 6.10.8-cumulative_hotfix_patch_2 (including) |
Clearpass_policy_manager | Arubanetworks | 6.10.8-cumulative_hotfix_patch_5 (including) | 6.10.8-cumulative_hotfix_patch_5 (including) |
Command injection vulnerabilities typically occur when:
Many protocols and products have their own custom command language. While OS or shell command strings are frequently discovered and targeted, developers may not realize that these other command languages might also be vulnerable to attacks. Command injection is a common problem with wrapper programs.