/ data / vuln_en / open-webui / CVE-2024-7044.yaml
CVE-2024-7044.yaml
 1  info:
 2    name: open-webui
 3    cve: CVE-2024-7044
 4    summary: Stored Cross-Site Scripting (XSS) vulnerability in open-webui chat file upload
 5    details: |
 6      A Stored Cross-Site Scripting (XSS) vulnerability exists in the chat file upload functionality of open-webui/open-webui version 0.3.8. 
 7      An attacker can inject malicious content into a file, which, when accessed by a victim through a URL or shared chat, executes JavaScript in the victim's browser. 
 8      This can lead to user data theft, session hijacking, malware distribution, and phishing attacks.
 9    cvss: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N
10    severity: MEDIUM
11    security_advise: |
12      1. Upgrade to open-webui >= 0.3.9
13      2. Implement server-side validation for all uploaded files to prevent malicious content
14      3. Regularly update and patch the open-webui application to mitigate future vulnerabilities
15  rule: version < "0.3.9"
16  references:
17    - https://nvd.nist.gov/vuln/detail/CVE-2024-7044
18    - https://huntr.com/bounties/c25a885c-d6e2-4169-9ee8-4d33bcbb5ef6