
We found results for “”
CVE-2024-8060
Good to know:


Date: March 20, 2025
OpenWebUI version 0.3.0 contains a vulnerability in the audio API endpoint "/audio/api/v1/transcriptions" that allows for arbitrary file upload. The application performs insufficient validation on the "file.content_type" and allows user-controlled filenames, leading to a path traversal vulnerability. This can be exploited by an authenticated user to overwrite critical files within the Docker container, potentially leading to remote code execution as the root user.
Severity Score
Related Resources (5)
Severity Score
Weakness Type (CWE)
Unrestricted Upload of File with Dangerous Type
CWE-434Top Fix

Upgrade Version
Upgrade to version open-webui - 0.5.17;open-webui - 0.5.17;https://github.com/open-webui/open-webui.git - v0.5.17
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | LOW |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | NONE |
Integrity (I): | HIGH |
Availability (A): | HIGH |