A stored Cross-Site Scripting (XSS) vulnerability exists in the chat functionality of the mintplex-labs/anything-llm repository, allowing attackers to execute arbitrary JavaScript in the context of a user's session. By manipulating the ChatBot responses, an attacker can inject malicious scripts to perform actions on behalf of the user, such as creating a new admin account or changing the user's password, leading to a complete takeover of the AnythingLLM application. The vulnerability stems from the improper sanitization of user and ChatBot input, specifically through the use of `dangerouslySetInnerHTML`. Successful exploitation requires convincing an admin to add a malicious LocalAI ChatBot to their AnythingLLM instance.
References
Link | Resource |
---|---|
https://github.com/mintplex-labs/anything-llm/commit/a4ace56a401ffc8ce0082d7444159dfd5dc28834 | Patch |
https://huntr.com/bounties/f0eaf552-aaf3-42b6-a5df-cfecd2de15ee | Exploit Third Party Advisory |
https://github.com/mintplex-labs/anything-llm/commit/a4ace56a401ffc8ce0082d7444159dfd5dc28834 | Patch |
https://huntr.com/bounties/f0eaf552-aaf3-42b6-a5df-cfecd2de15ee | Exploit Third Party Advisory |
Configurations
History
09 Jul 2025, 19:38
Type | Values Removed | Values Added |
---|---|---|
First Time |
Mintplexlabs
Mintplexlabs anythingllm |
|
CPE | cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.4 |
References | () https://github.com/mintplex-labs/anything-llm/commit/a4ace56a401ffc8ce0082d7444159dfd5dc28834 - Patch | |
References | () https://huntr.com/bounties/f0eaf552-aaf3-42b6-a5df-cfecd2de15ee - Exploit, Third Party Advisory |
Information
Published : 2024-04-10 17:15
Updated : 2025-07-09 19:38
NVD link : CVE-2024-3570
Mitre link : CVE-2024-3570
CVE.ORG link : CVE-2024-3570
JSON object : View
Products Affected
mintplexlabs
- anythingllm
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')