CVE-2024-3570 NONE

CVE-2024-3570: Stored XSS leading to Admin Account Takeover in mintplex-labs/anything-llm

Vendor Mintplex-Labs
Product mintplex-labs/anything-llm
Weakness CWE-79 · XSS
Published April 10, 2024
Last update August 1, 2024

CVSS base score

0.0/10
Attack vector Local
Attack complexity High
Privileges required High
User interaction Required
Confidentiality None
Integrity None

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 10, 2024 CVE published
August 1, 2024 Record updated