Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Langgenius | Dify | < 0.12.1 |
Related Weaknesses (CWE)
References
- https://github.com/langgenius/dify/commit/55edd5047e6fcbc9bb56a4ea055fcce090f3ebPatch
- https://huntr.com/bounties/72387deb-6e64-48ed-a8c3-b50d22a0970fExploitThird Party Advisory
FAQ
What is CVE-2024-11824?
CVE-2024-11824 is a vulnerability with a CVSS score of 7.6 (HIGH). 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> ...
How severe is CVE-2024-11824?
CVE-2024-11824 has been rated HIGH with a CVSS base score of 7.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-11824?
Check the references section above for vendor advisories and patch information. Affected products include: Langgenius Dify.