A vulnerability in mintplex-labs/anything-llm allows users with manager roles to escalate their privileges to admin roles through a mass assignment issue. The '/admin/system-preferences' API endpoint improperly authorizes manager-level users to modify the 'multi_user_mode' system variable, enabling them to access the '/api/system/enable-multi-user' endpoint and create a new admin user. This issue results from the endpoint accepting a full JSON object in the request body without proper validation of modifiable fields, leading to unauthorized modification of system settings and subsequent privilege escalation.
References
Configurations
No configuration.
History
21 Nov 2024, 09:29
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://github.com/mintplex-labs/anything-llm/commit/52fac844221a9b951d08ceb93c4c014e9397b1f2 - | |
References | () https://huntr.com/bounties/a8000cce-0ecb-4820-9cfb-57ba6f4d58a2 - |
10 Apr 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-04-10 17:15
Updated : 2024-11-21 09:29
NVD link : CVE-2024-3283
Mitre link : CVE-2024-3283
CVE.ORG link : CVE-2024-3283
JSON object : View
Products Affected
No product.
CWE
CWE-915
Improperly Controlled Modification of Dynamically-Determined Object Attributes