CVE-2024-7039: Open WebUI Allows Admin Deletion via API Endpoint
(updated )
In open-webui/open-webui version v0.3.8, there is an improper privilege management vulnerability. The application allows an attacker, acting as an admin, to delete other administrators via the API endpoint http://0.0.0.0:8080/api/v1/users/{uuid_administrator}
. This action is restricted by the user interface but can be performed through direct API calls.
References
Code Behaviors & Features
Detect and mitigate CVE-2024-7039 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 →