CVE-2024-3166
Mintplex-Labs Anything LLM Cross-Site Scripting (XSS) and Remote Code Execution (RCE)
Description
A Cross-Site Scripting (XSS) vulnerability exists in mintplex-labs/anything-llm, affecting both the desktop application version 1.2.0 and the latest version of the web application. The vulnerability arises from the application's feature to fetch and embed content from websites into workspaces, which can be exploited to execute arbitrary JavaScript code. In the desktop application, this flaw can be escalated to Remote Code Execution (RCE) due to insecure application settings, specifically the enabling of 'nodeIntegration' and the disabling of 'contextIsolation' in Electron's webPreferences. The issue has been addressed in version 1.4.2 of the desktop application.
INFO
Published Date :
June 6, 2024, 7:16 p.m.
Last Modified :
Oct. 23, 2024, 3:25 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
6.0
Exploitability Score :
2.8
Affected Products
The following products are affected by CVE-2024-3166
vulnerability.
Even if cvefeed.io
is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-3166
.
URL | Resource |
---|---|
https://github.com/mintplex-labs/anything-llm/commit/fa27103d032c58904c49b92ee13fabc19a20a5ce | Patch |
https://huntr.com/bounties/af288bd3-8824-4216-a294-ae9fb444e5db | Exploit Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-3166
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-3166
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Oct. 23, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H Changed Reference Type https://github.com/mintplex-labs/anything-llm/commit/fa27103d032c58904c49b92ee13fabc19a20a5ce No Types Assigned https://github.com/mintplex-labs/anything-llm/commit/fa27103d032c58904c49b92ee13fabc19a20a5ce Patch Changed Reference Type https://huntr.com/bounties/af288bd3-8824-4216-a294-ae9fb444e5db No Types Assigned https://huntr.com/bounties/af288bd3-8824-4216-a294-ae9fb444e5db Exploit, Third Party Advisory Added CPE Configuration OR *cpe:2.3:a:mintplexlabs:anythingllm_desktop:*:*:*:*:*:*:*:* versions up to (excluding) 1.4.2 *cpe:2.3:a:mintplexlabs:anythingllm_webapp:*:*:*:*:*:*:*:* versions up to (excluding) 1.2.0 -
CVE Received by [email protected]
Jun. 06, 2024
Action Type Old Value New Value Added Description A Cross-Site Scripting (XSS) vulnerability exists in mintplex-labs/anything-llm, affecting both the desktop application version 1.2.0 and the latest version of the web application. The vulnerability arises from the application's feature to fetch and embed content from websites into workspaces, which can be exploited to execute arbitrary JavaScript code. In the desktop application, this flaw can be escalated to Remote Code Execution (RCE) due to insecure application settings, specifically the enabling of 'nodeIntegration' and the disabling of 'contextIsolation' in Electron's webPreferences. The issue has been addressed in version 1.4.2 of the desktop application. Added Reference huntr.dev https://huntr.com/bounties/af288bd3-8824-4216-a294-ae9fb444e5db [No types assigned] Added Reference huntr.dev https://github.com/mintplex-labs/anything-llm/commit/fa27103d032c58904c49b92ee13fabc19a20a5ce [No types assigned] Added CWE huntr.dev CWE-79 Added CVSS V3 huntr.dev AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-3166
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-3166
weaknesses.