ID:10661 - Exploit for OS Command Injection in Roxy-WI - CVE-2022-31137
Published: October 25, 2024
Roxy-WI
Link to public exploit:
Vulnerability 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.