Authenticated remote command injection vulnerabilities exist in the ArubaOS web-based management interface. Successful exploitation of these vulnerabilities result in the ability to execute arbitrary commands as a privileged user on the underlying operating system. This allows an attacker to fully compromise the underlying operating system on the device running ArubaOS.
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 |
---|---|---|---|
Sd-wan | Arubanetworks | 8.7.0.0-2.3.0.0 (including) | 8.7.0.0-2.3.0.8 (including) |
Arubaos | Arubanetworks | 8.6.0.0 (including) | 8.6.0.19 (including) |
Arubaos | Arubanetworks | 8.10.0.0 (including) | 8.10.0.4 (including) |
Arubaos | Arubanetworks | 10.3.0.0 (including) | 10.3.1.0 (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.