Lucene search
K

182 matches found

RedhatCVE
RedhatCVE
added 2025/02/05 10:5 a.m.4 views

CVE-2024-3033

An improper authorization vulnerability exists in the mintplex-labs/anything-llm application, specifically within the '/api/v/' endpoint and its sub-routes. This flaw allows unauthenticated users to perform destructive actions on the VectorDB, including resetting the database and deleting specifi...

9.4CVSS6.8AI score0.00145EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 6:26 a.m.5 views

CVE-2024-5211

A path traversal vulnerability in mintplex-labs/anything-llm allowed a manager to bypass the normalizePath function, intended to defend against path traversal attacks. This vulnerability enables the manager to read, delete, or overwrite the 'anythingllm.db' database file and other files stored in...

9.1CVSS9.2AI score0.00048EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/04 10:57 p.m.5 views

CVE-2024-0798

A privilege escalation vulnerability exists in mintplex-labs/anything-llm, allowing users with 'default' role to delete documents uploaded by 'admin'. Despite the intended restriction that prevents 'default' role users from deleting admin-uploaded documents, an attacker can exploit this...

8.1CVSS6.6AI score0.00127EPSS
Exploits1References1
Cvelist
Cvelist
added 2024/10/29 12:49 p.m.13 views

CVE-2024-7783 Improper Storage of Sensitive Information in Bearer Token in mintplex-labs/anything-llm

mintplex-labs/anything-llm version latest contains a vulnerability where sensitive information, specifically a password, is improperly stored within a JWT JSON Web Token used as a bearer token in single user mode. When decoded, the JWT reveals the password in plaintext. This improper storage of...

5.9CVSS0.0013EPSS
Exploits1References2
CNNVD
CNNVD
added 2024/10/29 12:0 a.m.2 views

AnythingLLM 安全漏洞

AnythingLLM is an all-in-one AI application open-sourced by Mintplex. A security vulnerability exists in versions of AnythingLLM prior to 1.0.3, which stems from sensitive information being incorrectly stored in a JWT used as a token bearer in single-user mode, which when decoded displays the...

7.5CVSS5.8AI score0.0013EPSS
Exploits1References2
OSV
OSV
added 2024/08/12 1:38 p.m.8 views

CVE-2024-3279

An improper access control vulnerability exists in the mintplex-labs/anything-llm application, specifically within the import endpoint. This vulnerability allows an anonymous attacker, without an account in the application, to import their own database file, leading to the deletion or spoofing of...

9.1CVSS6.4AI score
Exploits0References2
NVD
NVD
added 2024/08/12 1:38 p.m.6 views

CVE-2024-3279

An improper access control vulnerability exists in the mintplex-labs/anything-llm application, specifically within the import endpoint. This vulnerability allows an anonymous attacker, without an account in the application, to import their own database file, leading to the deletion or spoofing of...

9.1CVSS0.00261EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2024/08/09 12:0 a.m.14 views

CVE-2024-3279 Improper Access Control in mintplex-labs/anything-llm

An improper access control vulnerability exists in the mintplex-labs/anything-llm application, specifically within the import endpoint. This vulnerability allows an anonymous attacker, without an account in the application, to import their own database file, leading to the deletion or spoofing of...

9.1CVSS6.7AI score0.00261EPSS
Exploits1References2
Cvelist
Cvelist
added 2024/08/09 12:0 a.m.9 views

CVE-2024-3279 Improper Access Control in mintplex-labs/anything-llm

An improper access control vulnerability exists in the mintplex-labs/anything-llm application, specifically within the import endpoint. This vulnerability allows an anonymous attacker, without an account in the application, to import their own database file, leading to the deletion or spoofing of...

9.1CVSS0.00261EPSS
Exploits1References2
CVE
CVE
added 2024/08/09 12:0 a.m.56 views

CVE-2024-3279

The CVE concerns mintplex-labs/anything-llm, specifically the import endpoint. An improper access control flaw allegedly allows anonymous, unauthenticated users to import their own database file, potentially deleting or spoofing the existing anythingllm.db and enabling serving malicious data or c...

9.1CVSS9AI score0.00261EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2024/06/25 10:29 a.m.50 views

CVE-2024-5216

CVE-2024-5216 affects mintplex-labs/anything-llm. The root cause is the application not limiting the size of usernames, enabling a DoS through denial of service via extremely large username values. Resulting impact is an unresponsive user management panel, preventing admins from editing, suspendi...

7.5CVSS7.5AI score0.00195EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/25 10:29 a.m.16 views

CVE-2024-5216 Denial of Service in mintplex-labs/anything-llm

A vulnerability in mintplex-labs/anything-llm allows for a Denial of Service DoS condition due to uncontrolled resource consumption. Specifically, the issue arises from the application's failure to limit the size of usernames, enabling attackers to create users with excessively bulky texts in the...

7.5CVSS7AI score0.00195EPSS
Exploits1References2
Cvelist
Cvelist
added 2024/06/25 10:29 a.m.16 views

CVE-2024-5216 Denial of Service in mintplex-labs/anything-llm

A vulnerability in mintplex-labs/anything-llm allows for a Denial of Service DoS condition due to uncontrolled resource consumption. Specifically, the issue arises from the application's failure to limit the size of usernames, enabling attackers to create users with excessively bulky texts in the...

7.5CVSS0.00195EPSS
Exploits1References2
NVD
NVD
added 2024/06/20 3:15 a.m.20 views

CVE-2024-5213

In mintplex-labs/anything-llm versions up to and including 1.5.3, an issue was discovered where the password hash of a user is returned in the response after login POST /api/request-token and after account creations POST /api/admin/users/new. This exposure occurs because the entire User object,...

6.5CVSS0.00321EPSS
Exploits1References2
OSV
OSV
added 2024/06/20 3:15 a.m.9 views

CVE-2024-5213

In mintplex-labs/anything-llm versions up to and including 1.5.3, an issue was discovered where the password hash of a user is returned in the response after login POST /api/request-token and after account creations POST /api/admin/users/new. This exposure occurs because the entire User object,...

6.5CVSS5.3AI score
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/06/20 2:15 a.m.12 views

CVE-2024-5213 Exposure of Sensitive Information in mintplex-labs/anything-llm

In mintplex-labs/anything-llm versions up to and including 1.5.3, an issue was discovered where the password hash of a user is returned in the response after login POST /api/request-token and after account creations POST /api/admin/users/new. This exposure occurs because the entire User object,...

5.3CVSS6.6AI score0.00321EPSS
Exploits1References2
Cvelist
Cvelist
added 2024/06/20 2:15 a.m.26 views

CVE-2024-5213 Exposure of Sensitive Information in mintplex-labs/anything-llm

In mintplex-labs/anything-llm versions up to and including 1.5.3, an issue was discovered where the password hash of a user is returned in the response after login POST /api/request-token and after account creations POST /api/admin/users/new. This exposure occurs because the entire User object,...

5.3CVSS0.00321EPSS
Exploits1References2
NVD
NVD
added 2024/06/19 6:15 a.m.14 views

CVE-2024-5208

An uncontrolled resource consumption vulnerability exists in the upload-link endpoint of mintplex-labs/anything-llm. This vulnerability allows attackers to cause a denial of service DOS by shutting down the server through sending invalid upload requests. Specifically, the server can be made to sh...

6.5CVSS0.00116EPSS
Exploits1References2
OSV
OSV
added 2024/06/19 6:15 a.m.11 views

CVE-2024-5208

An uncontrolled resource consumption vulnerability exists in the upload-link endpoint of mintplex-labs/anything-llm. This vulnerability allows attackers to cause a denial of service DOS by shutting down the server through sending invalid upload requests. Specifically, the server can be made to sh...

6.5CVSS6.9AI score
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/06/19 6:13 a.m.14 views

CVE-2024-5208 Uncontrolled Resource Consumption in mintplex-labs/anything-llm

An uncontrolled resource consumption vulnerability exists in the upload-link endpoint of mintplex-labs/anything-llm. This vulnerability allows attackers to cause a denial of service DOS by shutting down the server through sending invalid upload requests. Specifically, the server can be made to sh...

6.5CVSS7.2AI score0.00116EPSS
Exploits1References2
Rows per page
Query Builder