Lucene search
+L

8025 matches found

CVE
CVE
added 2025/03/20 10:11 a.m.57 views

CVE-2024-9216

CVE-2024-9216 affects the gaizhenbiao/ChuanhuChatGPT project. The issue is an authentication bypass caused by the username being supplied by a client-side HTTP request rather than being read from a secure source (e.g., a cookie). This allows an attacker to supply another user’s username to the ge...

8.1CVSS8.1AI score0.00611EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2025/03/20 10:11 a.m.58 views

CVE-2024-8613

CVE-2024-8613 affects gaizhenbiao/chuanhuchatgpt (version 20240802). The vulnerability arises from improper handling of session data and lack of access control, enabling an attacker to view, copy, and delete other users’ chat histories. Multiple sources (NVD, Red Hat, CNVD, OSV, CVE list) corrobo...

8.8CVSS8AI score0.00574EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/20 10:11 a.m.9 views

CVE-2024-9216 Authentication Bypass in gaizhenbiao/ChuanhuChatGPT

An authentication bypass vulnerability exists in gaizhenbiao/ChuanhuChatGPT, as of commit 3856d4f, allowing any user to read and delete other users' chat history. The vulnerability arises because the username is provided via an HTTP request from the client side, rather than being read from a secu...

8.1CVSS8.1AI score0.00611EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/03/20 10:11 a.m.20 views

CVE-2024-9216 Authentication Bypass in gaizhenbiao/ChuanhuChatGPT

An authentication bypass vulnerability exists in gaizhenbiao/ChuanhuChatGPT, as of commit 3856d4f, allowing any user to read and delete other users' chat history. The vulnerability arises because the username is provided via an HTTP request from the client side, rather than being read from a secu...

8.1CVSS0.00611EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/20 10:11 a.m.10 views

CVE-2024-8613 Improper Access Control in gaizhenbiao/chuanhuchatgpt

A vulnerability in gaizhenbiao/chuanhuchatgpt version 20240802 allows attackers to access, copy, and delete other users' chat histories. This issue arises due to improper handling of session data and lack of access control mechanisms, enabling attackers to view and manipulate chat histories of...

8.1CVSS7.2AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/03/20 10:11 a.m.19 views

CVE-2024-8613 Improper Access Control in gaizhenbiao/chuanhuchatgpt

A vulnerability in gaizhenbiao/chuanhuchatgpt version 20240802 allows attackers to access, copy, and delete other users' chat histories. This issue arises due to improper handling of session data and lack of access control mechanisms, enabling attackers to view and manipulate chat histories of...

8.1CVSS0.00574EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/03/20 10:11 a.m.8 views

CVE-2024-8613 Improper Access Control in gaizhenbiao/chuanhuchatgpt

A vulnerability in gaizhenbiao/chuanhuchatgpt version 20240802 allows attackers to access, copy, and delete other users' chat histories. This issue arises due to improper handling of session data and lack of access control mechanisms, enabling attackers to view and manipulate chat histories of...

8.1CVSS8AI score0.00574EPSS
SaveExploits1References2
CVE
CVE
added 2025/03/20 10:11 a.m.55 views

CVE-2024-8017

CVE-2024-8017 is an XSS vulnerability in open-webui/open-webui versions

9CVSS8.7AI score0.00591EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/20 10:11 a.m.9 views

CVE-2024-8017 Cross-site Scripting (XSS) in open-webui/open-webui

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 ow...

9CVSS8.8AI score0.00591EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/20 10:11 a.m.10 views

CVE-2024-8017 Cross-site Scripting (XSS) in open-webui/open-webui

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 ow...

9CVSS7.2AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/20 10:11 a.m.7 views

CVE-2024-7767 Improper Access Control in danswer-ai/danswer

An improper access control vulnerability exists in danswer-ai/danswer version v0.3.94. This vulnerability allows the first user created in the system to view, modify, and delete chats created by an Admin. This can lead to unauthorized access to sensitive information, loss of data integrity, and...

6.5CVSS6.4AI score0.00579EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:10 a.m.57 views

CVE-2024-7044

Open WebUI vulnerable to Stored XSS (CVE-2024-7044) in open-webui/open-webui v0.3.8 via chat file upload. An attacker can inject malicious content into a file that, when accessed by a victim (via URL or shared chat), executes JavaScript in the browser, enabling user data theft, session hijacking,...

8.9CVSS5.9AI score0.0051EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2025/03/20 10:10 a.m.56 views

CVE-2024-9107

CVE-2024-9107 describes a stored XSS in the gaizhenbiao/chuanhuchatgpt repository (version git 20b2e02) caused by improper sanitization of HTML tags in chat history uploads. The sanitization fails to handle HTML within code blocks, enabling injection of malicious JavaScript into the user’s browse...

6.8CVSS6.1AI score0.00561EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.17 views

CVE-2024-9107 Stored XSS in gaizhenbiao/chuanhuchatgpt

A stored cross-site scripting XSS vulnerability exists in the gaizhenbiao/chuanhuchatgpt repository, affecting version git 20b2e02. The vulnerability arises from improper sanitization of HTML tags in chat history uploads. Specifically, the sanitization logic fails to handle HTML tags within code...

6.8CVSS0.00561EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.27 views

CVE-2024-7040

...

0.00562EPSS
SaveExploits0
CVE
CVE
added 2025/03/20 10:09 a.m.60 views

CVE-2024-7040

Open WebUI (open-webui/open-webui) v0.3.8 contains an improper access control vulnerability on the frontend admin page. An administrator can view chats of other administrators by altering the user_id parameter, exposing admin chat logs. The issue is documented in Red Hat’s CVE entry and mirrored ...

5.2AI score0.00562EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/03/20 10:09 a.m.8 views

CVE-2024-7040

...

6.1AI score0.00562EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.16 views

CVE-2024-11824 Stored XSS in langgenius/dify

A stored cross-site scripting XSS vulnerability exists in langgenius/dify version latest, specifically in the chat log functionality. The vulnerability arises because certain HTML tags like and are not disallowed, allowing an attacker to inject malicious HTML into the log via prompts. When an adm...

5.8CVSS0.00462EPSS
SaveExploits1References2
CVE
CVE
added 2025/03/20 10:09 a.m.68 views

CVE-2024-11824

CVE-2024-11824 is a stored XSS in langgenius/dify (chat log functionality). The issue arises because certain HTML tags, such as and , are not disallowed, enabling an attacker to inject malicious HTML via prompts. When an admin views the compromised log, credentials or sensitive information could...

7.6CVSS5.3AI score0.00462EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/03/20 10:09 a.m.9 views

CVE-2024-11824 Stored XSS in langgenius/dify

A stored cross-site scripting XSS vulnerability exists in langgenius/dify version latest, specifically in the chat log functionality. The vulnerability arises because certain HTML tags like and are not disallowed, allowing an attacker to inject malicious HTML into the log via prompts. When an adm...

5.8CVSS6.1AI score
SaveExploits0References4
Rows per page
Query Builder