CVE-2024-8060: Open WebUI allows Remote Code Execution via Arbitrary File Upload to /audio/api/v1/transcriptions
(updated )
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2024-8060 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →