Vulnerability Description
A race condition vulnerability exists in the mintplex-labs/anything-llm repository, specifically within the user invite acceptance process. Attackers can exploit this vulnerability by sending multiple concurrent requests to accept a single user invite, allowing the creation of multiple user accounts from a single invite link intended for only one user. This bypasses the intended security mechanism that restricts invite acceptance to a single user, leading to unauthorized user creation without detection in the invite tab. The issue is due to the lack of validation for concurrent requests in the backend.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mintplexlabs | Anythingllm | <= 1.0.0 |
Related Weaknesses (CWE)
References
- https://huntr.com/bounties/a3c69faf-cca0-4c10-8739-57e5bef7a95fExploitThird Party Advisory
- https://huntr.com/bounties/a3c69faf-cca0-4c10-8739-57e5bef7a95fExploitThird Party Advisory
FAQ
What is CVE-2024-2913?
CVE-2024-2913 is a vulnerability with a CVSS score of 6.5 (MEDIUM). A race condition vulnerability exists in the mintplex-labs/anything-llm repository, specifically within the user invite acceptance process. Attackers can exploit this vulnerability by sending multiple...
How severe is CVE-2024-2913?
CVE-2024-2913 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-2913?
Check the references section above for vendor advisories and patch information. Affected products include: Mintplexlabs Anythingllm.