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
Configurations
No configuration.
History
No history.
Information
Published : 2024-06-06 19:15
Updated : 2024-06-07 14:56
NVD link : CVE-2024-3102
Mitre link : CVE-2024-3102
CVE.ORG link : CVE-2024-3102
JSON object : View
Products Affected
No product.
CWE
CWE-229
Improper Handling of Values