#VU66484 OS Command Injection in Roxy-WI - CVE-2022-31137

 

#VU66484 OS Command Injection in Roxy-WI - CVE-2022-31137

Published: August 15, 2022 / Updated: October 25, 2024


Vulnerability identifier: #VU66484
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:A/U:Amber
CVE-ID: CVE-2022-31137
CWE-ID: CWE-78
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Roxy-WI
Software vendor:
Roxy-WI

Description

The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.

The vulnerability exists due to improper input validation passed via the subprocess_execute() function to "/app/options.py" file. A remote unauthenticated attacker can pass specially crafted HTTP request and execute arbitrary OS commands on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Remediation

Install updates from vendor's website.

External links