Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. An OS Command Injection vulnerability allows any authenticated user on the application to execute arbitrary code on the web application server via port scanning functionality. User-supplied input is used without validation when constructing and executing an OS command. User supplied JSON POST data is parsed and if "id" JSON key does not exist, JSON value supplied via "ip" JSON key is assigned to the "ip" variable. Later on, "ip" variable which can be controlled by the attacker is used when constructing the cmd and cmd1 strings without any extra validation. Then, server_mod.subprocess_execute function is called on both cmd1 and cmd2. When the definition of the server_mod.subprocess_execute() function is analyzed, it can be seen that subprocess.Popen() is called on the input parameter with shell=True which results in OS Command Injection. This issue has not yet been patched. Users are advised to contact the Roxy-WI to coordinate a fix.
Metrics
Affected Vendors & Products
References
History
Fri, 06 Sep 2024 23:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
CPEs | cpe:2.3:a:roxy-wi:roxy-wi:8.0:*:*:*:*:*:*:* |
Thu, 29 Aug 2024 20:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Roxy-wi
Roxy-wi roxy-wi |
|
CPEs | cpe:2.3:a:roxy-wi:roxy-wi:*:*:*:*:*:*:*:* | |
Vendors & Products |
Roxy-wi
Roxy-wi roxy-wi |
|
Metrics |
ssvc
|
Thu, 29 Aug 2024 17:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. An OS Command Injection vulnerability allows any authenticated user on the application to execute arbitrary code on the web application server via port scanning functionality. User-supplied input is used without validation when constructing and executing an OS command. User supplied JSON POST data is parsed and if "id" JSON key does not exist, JSON value supplied via "ip" JSON key is assigned to the "ip" variable. Later on, "ip" variable which can be controlled by the attacker is used when constructing the cmd and cmd1 strings without any extra validation. Then, server_mod.subprocess_execute function is called on both cmd1 and cmd2. When the definition of the server_mod.subprocess_execute() function is analyzed, it can be seen that subprocess.Popen() is called on the input parameter with shell=True which results in OS Command Injection. This issue has not yet been patched. Users are advised to contact the Roxy-WI to coordinate a fix. | |
Title | OS Command Injection via Port Scan Functionality in Roxy-WI | |
Weaknesses | CWE-78 | |
References |
| |
Metrics |
cvssV3_1
|
MITRE
Status: PUBLISHED
Assigner: GitHub_M
Published: 2024-08-29T16:45:05.740Z
Updated: 2024-08-29T17:06:50.680Z
Reserved: 2024-08-16T14:20:37.326Z
Link: CVE-2024-43804
Vulnrichment
Updated: 2024-08-29T17:06:45.753Z
NVD
Status : Analyzed
Published: 2024-08-29T17:15:08.193
Modified: 2024-09-06T22:57:01.697
Link: CVE-2024-43804
Redhat
No data.