Vulnerability Description
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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mintplexlabs | Anythingllm | < 1.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/mintplex-labs/anything-llm/commit/7de23dbb2da932fbfb39f56d981Patch
- https://huntr.com/bounties/fb09a352-1016-4481-ae88-7460e2b6062bExploitThird Party Advisory
- https://github.com/mintplex-labs/anything-llm/commit/7de23dbb2da932fbfb39f56d981Patch
- https://huntr.com/bounties/fb09a352-1016-4481-ae88-7460e2b6062bExploitThird Party Advisory
FAQ
What is CVE-2024-3025?
CVE-2024-3025 is a vulnerability with a CVSS score of 9.9 (CRITICAL). 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...
How severe is CVE-2024-3025?
CVE-2024-3025 has been rated CRITICAL with a CVSS base score of 9.9/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-3025?
Check the references section above for vendor advisories and patch information. Affected products include: Mintplexlabs Anythingllm.