PT-2025-6081 · Unknown · Wandb/Openui

Published

2025-02-10

·

Updated

2025-02-11

·

CVE-2024-10649

CVSS v3.1

6.1

Medium

VectorAV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Name of the Vulnerable Software and Affected Versions wandb/openui version c945bb859979659add5f490a874140ad17c56a5d
Description The issue concerns unauthenticated endpoints that allow file uploads and downloads from an AWS S3 bucket, potentially leading to denial of service, stored XSS, and information disclosure. The affected endpoints are "/v1/share/{id:str}" for uploading and "/v1/share/{id:str}" for downloading JSON files. The lack of authentication allows any user to upload and overwrite files, which can cause the S3 bucket to run out of space, inject malicious scripts, and access sensitive information.
Recommendations As a temporary workaround, consider disabling the endpoints "/v1/share/{id:str}" for uploading and downloading JSON files until a patch is available. Restrict access to the AWS S3 bucket to minimize the risk of exploitation. Avoid using the id variable in the affected API endpoints until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Missing Authentication

Weakness Enumeration

Related Identifiers

CVE-2024-10649

Affected Products

Wandb/Openui