{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-6019", "ASSIGNER": "security@huntr.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "A command injection existed in Ray's cpu_profile URL parameter allowing attackers to execute os commands on the system running the ray dashboard remotely without authentication. The issue is fixed in version 2.8.1+. Ray maintainers' response can be found here: https://www.anyscale.com/blog/update-on-ray-cves-cve-2023-6019-cve-2023-6020-cve-2023-6021-cve-2023-48022-cve-2023-48023" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-78 Improper Neutralization of Special Elements used in an OS Command", "cweId": "CWE-78" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "ray-project", "product": { "product_data": [ { "product_name": "ray-project/ray", "version": { "version_data": [ { "version_affected": "<=", "version_name": "unspecified", "version_value": "latest" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://huntr.com/bounties/d0290f3c-b302-4161-89f2-c13bb28b4cfe", "refsource": "MISC", "name": "https://huntr.com/bounties/d0290f3c-b302-4161-89f2-c13bb28b4cfe" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "source": { "advisory": "d0290f3c-b302-4161-89f2-c13bb28b4cfe", "discovery": "EXTERNAL" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } ] } }