SB2024032913 - Multiple vulnerabilities in Anyscale Ray



SB2024032913 - Multiple vulnerabilities in Anyscale Ray

Published: March 29, 2024 Updated: October 25, 2024

Security Bulletin ID SB2024032913
Severity
High
Patch available
YES
Number of vulnerabilities 5
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 40% Medium 60%
  • 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.