CVE-2023-29004
Last modified
CVE-2023-29004 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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). EPSS estimates a 0.90% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Roxy-Wi | Roxy-Wi | <= 6.3.9.0 |
References
- https://github.com/hap-wi/roxy-wi/security/advisories/GHSA-7qqj-xhvr-46fvExploit, Vendor Advisory
- https://github.com/hap-wi/roxy-wi/security/advisories/GHSA-7qqj-xhvr-46fvExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-29004?
How severe is CVE-2023-29004?
How do I fix CVE-2023-29004?
Are you affected by CVE-2023-29004?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
