Missing Authorization
CVE-2024-7046
Summary
An improper access control vulnerability exists in open-webui/open-webui, allowing an attacker to view admin details. The application does not verify whether the attacker is an administrator, allowing the attacker to directly call the "/api/v1/auths/admin/details" interface to retrieve the first admin (owner) details.
- LOW
- NETWORK
- NONE
- UNCHANGED
- NONE
- LOW
- LOW
- NONE
CWE-862 - Missing Authorization
The missing authorization vulnerability occurs when a software program allows users to access privileged parts of the program without verifying the user credentials. Impact of such a vulnerability depends on the resources employed by the software, ranging from account takeover to sensitive information exposure, denial of service, and complete system takeover.
References
Advisory Timeline
- Published