IBM WebSphere Message Broker 8 before 8.0.0.6 and Integration Bus 9 before 9.0.0.4 do not check authorization for MQSISTARTMSGFLOW and MQSISTOPMSGFLOW commands, which allows local users to bypass intended access restrictions, and start or stop a service, by issuing a command.
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 |
---|---|---|---|
Websphere_message_broker | Ibm | 8.0 (including) | 8.0 (including) |
Websphere_message_broker | Ibm | 8.0.0.1 (including) | 8.0.0.1 (including) |
Websphere_message_broker | Ibm | 8.0.0.2 (including) | 8.0.0.2 (including) |
Websphere_message_broker | Ibm | 8.0.0.3 (including) | 8.0.0.3 (including) |
Websphere_message_broker | Ibm | 8.0.0.4 (including) | 8.0.0.4 (including) |
Websphere_message_broker | Ibm | 8.0.0.5 (including) | 8.0.0.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.