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 <input> and <form> are not disallowed, allowing an attacker to inject malicious HTML into the log via prompts. When an admin views the log containing the malicious HTML, the attacker could steal the admin's credentials or sensitive information. This issue is fixed in version 0.12.1.
References
Link | Resource |
---|---|
https://github.com/langgenius/dify/commit/55edd5047e6fcbc9bb56a4ea055fcce090f3eb5d | Patch |
https://huntr.com/bounties/72387deb-6e64-48ed-a8c3-b50d22a0970f | Exploit Third Party Advisory |
Configurations
History
14 Jul 2025, 17:42
Type | Values Removed | Values Added |
---|---|---|
First Time |
Langgenius dify
Langgenius |
|
Summary |
|
|
CPE | cpe:2.3:a:langgenius:dify:*:*:*:*:*:node.js:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.6 |
References | () https://github.com/langgenius/dify/commit/55edd5047e6fcbc9bb56a4ea055fcce090f3eb5d - Patch | |
References | () https://huntr.com/bounties/72387deb-6e64-48ed-a8c3-b50d22a0970f - Exploit, Third Party Advisory |
20 Mar 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-20 10:15
Updated : 2025-07-14 17:42
NVD link : CVE-2024-11824
Mitre link : CVE-2024-11824
CVE.ORG link : CVE-2024-11824
JSON object : View
Products Affected
langgenius
- dify
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')