CVE-2024-7035
This vulnerability allows an attacker to perform Cross-Site Request Forgery (CSRF) attacks, where an unaware user can unintentionally perform sensitive actions by simply visiting a malicious site or through top-level navigation.
Does this matter?
Lower severity and a low EPSS score (8.39%). Track it; it rarely justifies an emergency change on its own.
Description
In version v0.3.8 of open-webui/open-webui, sensitive actions such as deleting and resetting are performed using the GET method. This vulnerability allows an attacker to perform Cross-Site Request Forgery (CSRF) attacks, where an unaware user can unintentionally perform sensitive actions by simply visiting a malicious site or through top-level navigation. The affected endpoints include /rag/api/v1/reset, /rag/api/v1/reset/db, /api/v1/memories/reset, and /rag/api/v1/reset/uploads. This impacts both the availability and integrity of the application.
- CVSS 3.0
- 6.9 MEDIUMCVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:N/I:H/A:L
- EPSS
- 8.39% probability · 95th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-352
- Affected
- openwebui/open webui
- Source
- security@huntr.dev
References
- https://huntr.com/bounties/2ac81740-410b-467a-9244-75d82a6f9e11Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.