In mintplex-labs/anything-llm, a vulnerability exists due to improper input validation in the workspace update process. Specifically, the application fails to validate or format JSON data sent in an HTTP POST request to `/api/workspace/:workspace-slug/update`, allowing it to be executed as part of a database query without restrictions. This flaw enables users with a manager role to craft a request that includes nested write operations, effectively allowing them to create new Administrator accounts.
References
Configurations
No configuration.
History
20 May 2024, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-20 13:15
Updated : 2024-05-20 15:17
NVD link : CVE-2024-4287
Mitre link : CVE-2024-4287
CVE.ORG link : CVE-2024-4287
JSON object : View
Products Affected
No product.
CWE
CWE-20
Improper Input Validation