Vulnerability Description
A mass assignment vulnerability exists in the `/api/invite/:code` endpoint of the mintplex-labs/anything-llm repository, allowing unauthorized creation of high-privileged accounts. By intercepting and modifying the HTTP request during the account creation process via an invitation link, an attacker can add a `role` property with `admin` value, thereby gaining administrative access. This issue arises due to the lack of property allowlisting and blocklisting, enabling the attacker to exploit the system and perform actions as an administrator.
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/8cd3a92c660b202655d99bee90bPatch
- https://huntr.com/bounties/b4355bae-766a-4bb0-942b-607bc491b23dExploitThird Party Advisory
- https://github.com/mintplex-labs/anything-llm/commit/8cd3a92c660b202655d99bee90bPatch
- https://huntr.com/bounties/b4355bae-766a-4bb0-942b-607bc491b23dExploitThird Party Advisory
FAQ
What is CVE-2024-0404?
CVE-2024-0404 is a vulnerability with a CVSS score of 9.1 (CRITICAL). A mass assignment vulnerability exists in the `/api/invite/:code` endpoint of the mintplex-labs/anything-llm repository, allowing unauthorized creation of high-privileged accounts. By intercepting and...
How severe is CVE-2024-0404?
CVE-2024-0404 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-0404?
Check the references section above for vendor advisories and patch information. Affected products include: Mintplexlabs Anythingllm.