cvedb.io
CVE-2024-43804
HIGH · CVSS 8.8
EPSS exploitation probability: 0%
Published 2024-08-29T17:15:08.193 · Last modified 2026-06-17T07:51:44.720

Summary

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 a

Affected products

roxy-wi — roxy-wi

Does this affect you?

Add your gear to cvedb and we'll alert you only when roxy-wi ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.