Vulnerability Description
In mintplex-labs/anything-llm, an attacker can exploit improper input validation by sending a malformed JSON payload to the '/system/enable-multi-user' endpoint. This triggers an error that is caught by a catch block, which in turn deletes all users and disables the 'multi_user_mode'. The vulnerability allows an attacker to remove all existing users and potentially create a new admin user without requiring a password, leading to unauthorized access and control over the application.
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/99cfee1e7025fe9a0919a4d506bPatch
- https://huntr.com/bounties/7189a7a0-9830-459d-b853-bdc2559999a0ExploitThird Party Advisory
- https://github.com/mintplex-labs/anything-llm/commit/99cfee1e7025fe9a0919a4d506bPatch
- https://huntr.com/bounties/7189a7a0-9830-459d-b853-bdc2559999a0ExploitThird Party Advisory
FAQ
What is CVE-2024-3029?
CVE-2024-3029 is a vulnerability with a CVSS score of 8.0 (HIGH). In mintplex-labs/anything-llm, an attacker can exploit improper input validation by sending a malformed JSON payload to the '/system/enable-multi-user' endpoint. This triggers an error that is caught ...
How severe is CVE-2024-3029?
CVE-2024-3029 has been rated HIGH with a CVSS base score of 8.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-3029?
Check the references section above for vendor advisories and patch information. Affected products include: Mintplexlabs Anythingllm.