CVE-2024-7045: Improper Access Control in open-webui/open-webui
In version v0.3.8 of open-webui/open-webui, improper access control vulnerabilities allow an attacker to view any prompts. The application does not verify whether the attacker is an administrator, allowing the attacker to directly call the /api/v1/prompts/ interface to retrieve all prompt information created by the admin, which includes the ID values. Subsequently, the attacker can exploit the /api/v1/prompts/command/{commandid} interface to obtain arbitrary prompt information.
Other sources
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
— NVD
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-7045?
CVE-2024-7045 has a medium severity rating due to improper access control vulnerabilities.
How do I fix CVE-2024-7045?
To fix CVE-2024-7045, update the open-webui application to a version later than v0.3.8.
What are the exploitation implications of CVE-2024-7045?
The exploitation of CVE-2024-7045 allows unauthorized users to view sensitive prompts and data.
Which versions of open-webui are affected by CVE-2024-7045?
CVE-2024-7045 affects open-webui versions up to and including v0.3.8.
Is there a public exploit available for CVE-2024-7045?
As of now, there is no publicly known exploit specifically for CVE-2024-7045.