vendor:
Razer Sila
by:
Kevin Randall
7.5
CVSS
HIGH
Command Injection
78
CWE
Product Name: Razer Sila
Affected Version From: RazerSila-2.0.441_api-2.0.418
Affected Version To: RazerSila-2.0.441_api-2.0.418
Patch Exists: NO
Related CWE:
CPE: h:razer:razer_sila
Platforms Tested: Razer Sila Router
2022
Razer Sila – Command Injection
A command injection vulnerability exists in the Razer Sila router. An attacker can send a malicious POST request to the router's ubus service, which allows them to execute arbitrary commands with root privileges. The attacker can send a POST request containing a JSON-RPC call with the command parameter set to the command they wish to execute.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in system commands.