mintplex-labs/anything-llm is vulnerable to path traversal attacks due to insufficient validation of user-supplied input in the logo filename functionality. Attackers can exploit this vulnerability by manipulating the logo filename to reference files outside of the restricted directory. This can lead to unauthorized reading or deletion of files by utilizing the `/api/system/upload-logo` and `/api/system/logo` endpoints. The issue stems from the lack of filtering or validation on the logo filename, allowing attackers to target sensitive files such as the application's database.
References
Link | Resource |
---|---|
https://github.com/mintplex-labs/anything-llm/commit/7de23dbb2da932fbfb39f56d981784d3702cf5ce | Patch |
https://huntr.com/bounties/fb09a352-1016-4481-ae88-7460e2b6062b | Exploit Third Party Advisory |
https://github.com/mintplex-labs/anything-llm/commit/7de23dbb2da932fbfb39f56d981784d3702cf5ce | Patch |
https://huntr.com/bounties/fb09a352-1016-4481-ae88-7460e2b6062b | Exploit Third Party Advisory |
Configurations
History
09 Jul 2025, 19:50
Type | Values Removed | Values Added |
---|---|---|
First Time |
Mintplexlabs
Mintplexlabs anythingllm |
|
References | () https://github.com/mintplex-labs/anything-llm/commit/7de23dbb2da932fbfb39f56d981784d3702cf5ce - Patch | |
References | () https://huntr.com/bounties/fb09a352-1016-4481-ae88-7460e2b6062b - Exploit, Third Party Advisory | |
CPE | cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:* |
Information
Published : 2024-04-10 17:15
Updated : 2025-07-09 19:50
NVD link : CVE-2024-3025
Mitre link : CVE-2024-3025
CVE.ORG link : CVE-2024-3025
JSON object : View
Products Affected
mintplexlabs
- anythingllm
CWE
CWE-23
Relative Path Traversal