/ data / vuln_en / open-webui / CVE-2024-8017.yaml
CVE-2024-8017.yaml
 1  info:
 2    name: open-webui
 3    cve: CVE-2024-8017
 4    summary: XSS vulnerability in open-webui versions <= 0.3.8
 5    details: |
 6      An XSS vulnerability exists in open-webui/open-webui versions <= 0.3.8, specifically in the function that constructs the HTML for tooltips. This vulnerability allows attackers to perform operations with the victim's privileges, such as stealing chat history, deleting chats, and escalating their own account to an admin if the victim is an admin.
 7    cvss: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
 8    severity: CRITICAL
 9    security_advise: |
10      1. Upgrade to open-webui >= 0.3.9
11      2. Review and sanitize all user-generated content to prevent XSS attacks
12      3. Implement strict content security policies (CSP) to mitigate the risk of XSS
13  rule: version <= "0.3.8"
14  references:
15    - https://nvd.nist.gov/vuln/detail/CVE-2024-8017
16    - https://huntr.com/bounties/ef06c7c8-1cb2-42a7-a6e6-17b2e1c744f7