CVE-2024-3570

CVSS V2 None CVSS V3 None
Description
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.
Overview
  • CVE ID
  • CVE-2024-3570
  • Assigner
  • @huntr_ai
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-04-10T17:08:15.109Z
  • Last Modified Date
  • 2024-04-16T11:10:42.800Z
History
Created Old Value New Value Data Type Notes
2024-06-23 22:53:51 Added to TrackCVE