IBM Security Identity Manager Virtual Appliance 6.0 and 7.0 could allow a remote authenticated attacker to execute arbitrary commands on the system. By sending a specially-crafted request, an attacker could exploit this vulnerability to execute arbitrary commands on the system. IBM X-Force ID: 127394.
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 |
---|---|---|---|
Security_identity_governance_and_intelligence | Ibm | 5.2.0 (including) | 5.2.0 (including) |
Security_identity_governance_and_intelligence | Ibm | 5.2.1 (including) | 5.2.1 (including) |
Security_identity_manager | Ibm | 6.0.0.0 (including) | 6.0.0.0 (including) |
Security_identity_manager | Ibm | 7.0.0.0 (including) | 7.0.0.0 (including) |
Security_privileged_identity_manager | Ibm | 2.0.0 (including) | 2.0.0 (including) |
Security_privileged_identity_manager | Ibm | 2.0.1 (including) | 2.0.1 (including) |
Security_privileged_identity_manager | Ibm | 2.0.2 (including) | 2.0.2 (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.