CVE-2024-11824 MEDIUM

CVE-2024-11824: Stored XSS in langgenius/dify

Vendor Langgenius
Product langgenius/dify
Weakness CWE-79 · XSS
Published March 20, 2025
Last update March 20, 2025

CVSS base score

5.8/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction Required
Confidentiality High
Integrity None

CVSS vector

CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 20, 2025 CVE published
March 20, 2025 Record updated