Vulnerability Description
mintplex-labs/anything-llm is vulnerable to multiple security issues due to improper input validation in several endpoints. An attacker can exploit these vulnerabilities to escalate privileges from a default user role to an admin role, read and delete arbitrary files on the system, and perform Server-Side Request Forgery (SSRF) attacks. The vulnerabilities are present in the `/request-token`, `/workspace/:slug/thread/:threadSlug/update`, `/system/remove-logo`, `/system/logo`, and collector's `/process` endpoints. These issues are due to the application's failure to properly validate user input before passing it to `prisma` functions and other critical operations. Affected versions include the latest version prior to 1.0.0.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mintplexlabs | Anythingllm | < 1.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/mintplex-labs/anything-llm/commit/200bd7f0615347ed2efc07903d5Patch
- https://huntr.com/bounties/46034fa0-d623-49f8-8ee8-390390181373ExploitThird Party Advisory
- https://github.com/mintplex-labs/anything-llm/commit/200bd7f0615347ed2efc07903d5Patch
- https://huntr.com/bounties/46034fa0-d623-49f8-8ee8-390390181373ExploitThird Party Advisory
FAQ
What is CVE-2024-3152?
CVE-2024-3152 is a vulnerability with a CVSS score of 8.8 (HIGH). mintplex-labs/anything-llm is vulnerable to multiple security issues due to improper input validation in several endpoints. An attacker can exploit these vulnerabilities to escalate privileges from a ...
How severe is CVE-2024-3152?
CVE-2024-3152 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-3152?
Check the references section above for vendor advisories and patch information. Affected products include: Mintplexlabs Anythingllm.