Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2024-8060?
CVE-2024-8060 is a vulnerability with a CVSS score of 8.1 (HIGH). 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...
How severe is CVE-2024-8060?
CVE-2024-8060 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-8060?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.