2 matches found
CVE-2024-7040
In version v0.3.8 of open-webui/open-webui, there is an improper access control vulnerability. On the frontend admin page, administrators are intended to view only the chats of non-admin members. However, by modifying the userid parameter, it is possible to view the chats of any administrator,...
CVE-2024-7040
CVE-2024-7040 affects open-webui/open-webui v0.3.8, where an improper access-control flaw on the frontend admin page lets an admin view chats of other admins by tampering the user_id parameter. Root cause: insufficient authorization checks on admin chats. Affected component is the admin chat view...