A JSON Injection vulnerability exists in the `mintplex-labs/anything-llm` application, specifically within the username parameter during the login process at the `/api/request-token` endpoint. The vulnerability arises from improper handling of values, allowing attackers to perform brute force attacks without prior knowledge of the username. Once the password is known, attackers can conduct blind attacks to ascertain the full username, significantly compromising system security.
References
Link | Resource |
---|---|
https://github.com/mintplex-labs/anything-llm/commit/2374939ffb551ab2929d7f9d5827fe6597fa8caa | Patch |
https://huntr.com/bounties/8af4650d-5955-44a4-86b4-d08e1c862b49 | Exploit Third Party Advisory |
Configurations
History
03 Nov 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
CWE |
22 Oct 2024, 14:26
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:* | |
References | () https://github.com/mintplex-labs/anything-llm/commit/2374939ffb551ab2929d7f9d5827fe6597fa8caa - Patch | |
References | () https://huntr.com/bounties/8af4650d-5955-44a4-86b4-d08e1c862b49 - Exploit, Third Party Advisory | |
CWE | CWE-307 | |
First Time |
Mintplexlabs anythingllm
Mintplexlabs |
07 Jun 2024, 14:56
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
06 Jun 2024, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-06 19:15
Updated : 2024-11-03 17:15
NVD link : CVE-2024-3102
Mitre link : CVE-2024-3102
CVE.ORG link : CVE-2024-3102
JSON object : View
Products Affected
mintplexlabs
- anythingllm
CWE
CWE-307
Improper Restriction of Excessive Authentication Attempts