SB2024032913 - Multiple vulnerabilities in Anyscale Ray
Published: March 29, 2024 Updated: October 25, 2024
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 5 secuirty vulnerabilities.
1) OS Command Injection (CVE-ID: CVE-2023-6019)
The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation. A remote unauthenticated attacker can send specially crafted data to the ray dashboard and execute arbitrary OS commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
2) Path traversal (CVE-ID: CVE-2023-6020)
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.
3) Path traversal (CVE-ID: CVE-2023-6021)
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences within the "/api/v0/logs/file" endpoint. A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system via the "filename" parameter.
4) Server-Side Request Forgery (SSRF) (CVE-ID: CVE-2023-48023)
The disclosed vulnerability allows a remote attacker to perform SSRF attacks.
The vulnerability exists due to insufficient validation of user-supplied input in "/log_proxy". A remote attacker can send a specially crafted HTTP request and trick the application to initiate requests to arbitrary systems.
Successful exploitation of this vulnerability may allow a remote attacker gain access to sensitive data, located in the local network or send malicious requests to other servers from the vulnerable system.
5) Missing Authorization (CVE-ID: CVE-2023-48022)
The vulnerability allows a remote user to execute arbitrary OS commands on the system.
The vulnerability exists due to missing authorization within the the job submission API. A remote user with access to the API endpoint can execute arbitrary OS commands on the system.
Remediation
Install update from vendor's website.
References
- https://huntr.com/bounties/d0290f3c-b302-4161-89f2-c13bb28b4cfe
- https://www.anyscale.com/blog/update-on-ray-cves-cve-2023-6019-cve-2023-6020-cve-2023-6021-cve-2023-48022-cve-2023-48023
- https://huntr.com/bounties/83dd8619-6dc3-4c98-8f1b-e620fedcd1f6
- https://huntr.com/bounties/5039c045-f986-4cbc-81ac-370fe4b0d3f8
- https://bishopfox.com/blog/ray-versions-2-6-3-2-8-0