PT-2024-24122 · Mintplex · Anything-Llm
Published
2024-06-06
·
Updated
2024-11-04
·
CVE-2024-3150
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
mintplex-labs/anything-llm (affected versions not specified)
Description
A vulnerability exists in the thread update process, allowing users with Default or Manager roles to escalate their privileges to Administrator. This issue arises from improper input validation when handling HTTP POST requests to the endpoint "/workspace/:slug/thread/:threadSlug/update". The application fails to validate or check user input before passing it to the
workspace thread Prisma model for execution, allowing attackers to craft a Prisma relation query operation that manipulates the users model to change a user's role to admin. Successful exploitation grants attackers the highest level of user privileges, enabling them to see and perform all actions within the system.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Handling of Exceptional Conditions
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Anything-Llm