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 the existing `anythingllm.db` file. By exploiting this vulnerability, attackers can serve malicious data to users or collect information about them. The vulnerability stems from the application's failure to properly restrict access to the data-import functionality, allowing unauthorized database manipulation.
References
Configurations
No configuration.
History
12 Aug 2024, 13:41
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-08-12 13:38
Updated : 2024-08-12 13:41
NVD link : CVE-2024-3279
Mitre link : CVE-2024-3279
CVE.ORG link : CVE-2024-3279
JSON object : View
Products Affected
No product.
CWE
CWE-284
Improper Access Control