{ "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-31137", "STATE": "PUBLIC", "TITLE": "Unauthenticated Remote Code Execution in Roxy-WI" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "roxy-wi", "version": { "version_data": [ { "version_value": "< 6.1.1.0" } ] } } ] }, "vendor_name": "hap-wi" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. Versions prior to 6.1.1.0 are subject to a remote code execution vulnerability. System commands can be run remotely via the subprocess_execute function without processing the inputs received from the user in the /app/options.py file. Attackers need not be authenticated to exploit this vulnerability. Users are advised to upgrade. There are no known workarounds for this vulnerability." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 10.0, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/hap-wi/roxy-wi/security/advisories/GHSA-53r2-mq99-f532", "refsource": "CONFIRM", "url": "https://github.com/hap-wi/roxy-wi/security/advisories/GHSA-53r2-mq99-f532" }, { "name": "https://github.com/hap-wi/roxy-wi/commit/82666df1e60c45dd6aa533b01a392f015d32f755", "refsource": "MISC", "url": "https://github.com/hap-wi/roxy-wi/commit/82666df1e60c45dd6aa533b01a392f015d32f755" }, { "refsource": "MISC", "name": "http://packetstormsecurity.com/files/167805/Roxy-WI-Remote-Command-Execution.html", "url": "http://packetstormsecurity.com/files/167805/Roxy-WI-Remote-Command-Execution.html" }, { "refsource": "MISC", "name": "http://packetstormsecurity.com/files/171648/Roxy-WI-6.1.0.0-Improper-Authentication-Control.html", "url": "http://packetstormsecurity.com/files/171648/Roxy-WI-6.1.0.0-Improper-Authentication-Control.html" }, { "refsource": "MISC", "name": "http://packetstormsecurity.com/files/171652/Roxy-WI-6.1.1.0-Remote-Code-Execution.html", "url": "http://packetstormsecurity.com/files/171652/Roxy-WI-6.1.1.0-Remote-Code-Execution.html" }, { "refsource": "MISC", "name": "http://packetstormsecurity.com/files/172547/Roxy-WI-6.1.0.0-Remote-Command-Execution.html", "url": "http://packetstormsecurity.com/files/172547/Roxy-WI-6.1.0.0-Remote-Command-Execution.html" } ] }, "source": { "advisory": "GHSA-53r2-mq99-f532", "discovery": "UNKNOWN" } }