CVE-2024-7048: IDOR in open-webui/open-webui
In version v0.3.8 of open-webui, an improper privilege management vulnerability exists in the API endpoints GET /api/v1/documents/ and POST /rag/api/v1/doc. This vulnerability allows a lower-privileged user to access and overwrite files managed by a higher-privileged admin. By exploiting this vulnerability, an attacker can view metadata of files uploaded by an admin and overwrite these files, compromising the integrity and availability of the RAG models.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-7048?
CVE-2024-7048 is considered a critical vulnerability due to the potential for unauthorized file access and modification by lower-privileged users.
How do I fix CVE-2024-7048?
To mitigate CVE-2024-7048, update to the latest version of open-webui that addresses the privilege management issues.
What types of systems are affected by CVE-2024-7048?
CVE-2024-7048 affects systems running version v0.3.8 of open-webui.
Can CVE-2024-7048 be exploited remotely?
Yes, CVE-2024-7048 can be exploited remotely through specific API endpoints without requiring physical access.
What should I do if I have already been compromised due to CVE-2024-7048?
If compromised, immediately restrict user access, audit file changes, and apply the latest patch for CVE-2024-7048.