Vulnerability Description
hap-wi/roxy-wi is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. A Path Traversal vulnerability was found in the current version of Roxy-WI (6.3.9.0 at the moment of writing this report). The vulnerability can be exploited via an HTTP request to /app/options.py and the config_file_name parameter. Successful exploitation of this vulnerability could allow an attacker with user level privileges to obtain the content of arbitrary files on the file server within the scope of what the server process has access to. The root-cause of the vulnerability lies in the get_config function of the /app/modules/config/config.py file, which only checks for relative path traversal, but still allows to read files from absolute locations passed via the config_file_name parameter.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Roxy-Wi | Roxy-Wi | <= 6.3.9.0 |
Related Weaknesses (CWE)
References
- https://github.com/hap-wi/roxy-wi/security/advisories/GHSA-7qqj-xhvr-46fvExploitVendor Advisory
- https://github.com/hap-wi/roxy-wi/security/advisories/GHSA-7qqj-xhvr-46fvExploitVendor Advisory
FAQ
What is CVE-2023-29004?
CVE-2023-29004 is a vulnerability with a CVSS score of 6.5 (MEDIUM). hap-wi/roxy-wi is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. A Path Traversal vulnerability was found in the current version of Roxy-WI (6.3.9.0 at the moment of writi...
How severe is CVE-2023-29004?
CVE-2023-29004 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-29004?
Check the references section above for vendor advisories and patch information. Affected products include: Roxy-Wi Roxy-Wi.