Path traversal in Ray - CVE-2023-6020

 

Path traversal in Ray - CVE-2023-6020

Published: March 29, 2024 / Updated: August 23, 2024


Vulnerability identifier: #VU87912
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2023-6020
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences. A remote attacker can send a specially crafted HTTP request to the /static/ directory and read arbitrary files on the system.


Affected software

Ray

How to mitigate CVE-2023-6020

Install update from vendor's website.

Ray - update to 2.8.1

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins