Skip to main content

CVE-2023-6019

Description

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

huntr.dev
Severity: CRITICAL
CVE ID: CVE-2023-6019
CVSS Score: 9.8
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Refrence: NVDMITRE

Proof Of Concept

FireWolfWang

Ray OS Command Injection RCE(Unauthorized)

Refrence: GitHub

miguelc49

Refrence: GitHub

miguelc49

Refrence: GitHub

miguelc49

Refrence: GitHub

Clydeston

Python POC for CVE-2023-6019 taken from https://huntr.com/bounties/d0290f3c-b302-4161-89f2-c13bb28b4cfe

Refrence: GitHub