Command injection vulnerability in the homemng.htm endpoint in Juplink RX4-1500 Wifi router firmware versions V1.0.2, V1.0.3, V1.0.4, and V1.0.5 allows authenticated remote attackers to execute commands as root via specially crafted HTTP requests to the vulnerable endpoint.
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 |
---|---|---|---|
Rx4-1500_firmware | Juplink | 1.0.2 (including) | 1.0.2 (including) |
Rx4-1500_firmware | Juplink | 1.0.3 (including) | 1.0.3 (including) |
Rx4-1500_firmware | Juplink | 1.0.4 (including) | 1.0.4 (including) |
Rx4-1500_firmware | Juplink | 1.0.5 (including) | 1.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.