CVE-2024-3150
Last modified
CVE-2024-3150 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In mintplex-labs/anything-llm, a vulnerability exists in the thread update process that allows users with Default or Manager roles to escalate their privileges to Administrator. The issue arises from improper input validation when handling HTTP POST requests to the endpoint `/workspace/:slug/thread/:threadSlug/update`. EPSS estimates a 0.79% chance of exploitation in the next 30 days.
Description
In mintplex-labs/anything-llm, a vulnerability exists in the thread update process that allows users with Default or Manager roles to escalate their privileges to Administrator. The issue arises from improper input validation when handling HTTP POST requests to the endpoint `/workspace/:slug/thread/:threadSlug/update`. Specifically, the application fails to validate or check user input before passing it to the `workspace_thread` Prisma model for execution. This oversight allows 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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mintplexlabs | Anythingllm | < 1.0.0 |
References
- https://huntr.com/bounties/745f5c80-14ea-4055-9f15-a066ae93e5a3Exploit, Third Party Advisory
- https://huntr.com/bounties/745f5c80-14ea-4055-9f15-a066ae93e5a3Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-3150?
How severe is CVE-2024-3150?
How do I fix CVE-2024-3150?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-31492An external control of file name or path vulnerability [CWE-…7.8
- CVE-2024-31493An improper removal of sensitive information before storage …6.5
- CVE-2024-31495A improper neutralization of special elements used in an sql…2.7
- CVE-2024-31496A stack-based buffer overflow vulnerability [CWE-121] in For…6.7
- CVE-2024-31497In PuTTY 0.68 through 0.80 before 0.81, biased ECDSA nonce g…5.9
- CVE-2024-31498Yubico ykman-gui (aka YubiKey Manager GUI) before 1.2.6 on W…8.8
- CVE-2024-31502An issue in Insurance Management System v.1.0.0 and before a…8.1
- CVE-2024-31503Incorrect access control in Dolibarr ERP CRM versions 19.0.0…7.5
- CVE-2024-31504Buffer Overflow vulnerability in SILA Embedded Solutions Gmb…7.5
- CVE-2024-31506Sourcecodester Online Graduate Tracer System v1.0 is vulnera…7.5
- CVE-2024-31507Sourcecodester Online Graduate Tracer System v1.0 is vulnera…8.6
- CVE-2024-3151A vulnerability, which was classified as problematic, was fo…4.3
Are you affected by CVE-2024-3150?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
