cvelist/2023/6xxx/CVE-2023-6019.json

90 lines
3.1 KiB
JSON
Raw Normal View History

2023-11-08 10:00:38 +00:00
{
2023-11-16 17:00:34 +00:00
"data_version": "4.0",
2023-11-08 10:00:38 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-6019",
2023-11-16 17:00:34 +00:00
"ASSIGNER": "security@huntr.com",
"STATE": "PUBLIC"
2023-11-08 10:00:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-12-06 21:00:32 +00:00
"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"
2023-11-16 17:00:34 +00:00
}
]
},
"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"
}
]
},
2023-11-29 18:00:32 +00:00
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
2023-11-16 17:00:34 +00:00
"source": {
"advisory": "d0290f3c-b302-4161-89f2-c13bb28b4cfe",
"discovery": "EXTERNAL"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
2023-11-30 10:00:34 +00:00
"baseScore": 9.8,
2023-11-29 18:00:32 +00:00
"baseSeverity": "CRITICAL",
2023-11-16 17:00:34 +00:00
"confidentialityImpact": "HIGH",
2023-11-30 10:00:34 +00:00
"integrityImpact": "HIGH",
2023-11-16 17:00:34 +00:00
"privilegesRequired": "NONE",
2023-11-29 18:00:32 +00:00
"scope": "UNCHANGED",
2023-11-16 17:00:34 +00:00
"userInteraction": "NONE",
2023-11-30 10:00:34 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
2023-11-29 18:00:32 +00:00
"version": "3.1"
2023-11-08 10:00:38 +00:00
}
]
}
}