SB2022081514 - Multiple vulnerabilities in Roxy-WI
Published: August 15, 2022 Updated: April 20, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 4 vulnerabilities.
1) OS Command Injection (CVE-ID: CVE-2022-31137)
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.
2) Authentication bypass using an alternate path or channel (CVE-ID: CVE-2022-31125)
The vulnerability allows a remote attacker to bypass authentication and access admin functionality.
The vulnerability exists due to improper authentication in critical functions when handling a specially crafted HTTP request. A remote attacker can send a specially crafted HTTP request to bypass authentication and access admin functionality.
3) Command injection (CVE-ID: CVE-2022-31126)
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to command injection in the ssh_command function in /app/options.py when handling a specially crafted HTTP request. A remote attacker can send a specially crafted HTTP request to execute arbitrary code.
4) Command injection (CVE-ID: CVE-2022-31161)
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to command injection in the upload function of /app/options.py when handling a specially crafted HTTP request for ssl_cert upload. A remote attacker can send a specially crafted HTTP request to execute arbitrary code.
Remediation
Install update from vendor's website.
References
- https://github.com/hap-wi/roxy-wi/security/advisories/GHSA-53r2-mq99-f532
- https://github.com/hap-wi/roxy-wi/commit/82666df1e60c45dd6aa533b01a392f015d32f755
- http://packetstormsecurity.com/files/167805/Roxy-WI-Remote-Command-Execution.html
- https://github.com/hap-wi/roxy-wi/security/advisories/GHSA-hr76-3hxp-5mm3
- https://github.com/advisories/GHSA-hr76-3hxp-5mm3
- https://github.com/hap-wi/roxy-wi/security/advisories/GHSA-mh86-878h-43c9
- https://github.com/hap-wi/roxy-wi/security/advisories/GHSA-pg3w-8p63-x483