CVE-2024-4146
Last modified
CVE-2024-4146 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In lunary-ai/lunary version v1.2.13, an incorrect authorization vulnerability exists that allows unauthorized users to access and manipulate projects within an organization they should not have access to. Specifically, the vulnerability is located in the `checkProjectAccess` method within the authorization middleware, which fails to adequately verify if a user has the correct permissions to access a specific project. EPSS estimates a 0.54% chance of exploitation in the next 30 days.
Description
In lunary-ai/lunary version v1.2.13, an incorrect authorization vulnerability exists that allows unauthorized users to access and manipulate projects within an organization they should not have access to. Specifically, the vulnerability is located in the `checkProjectAccess` method within the authorization middleware, which fails to adequately verify if a user has the correct permissions to access a specific project. Instead, it only checks if the user is part of the organization owning the project, overlooking the necessary check against the `account_project` table for explicit project access rights. This flaw enables attackers to gain complete control over all resources within a project, including the ability to create, update, read, and delete any resource, compromising the privacy and security of sensitive information.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lunary | Lunary | 1.2.13 |
References
- https://huntr.com/bounties/a749e696-b398-4260-b2d0-b0054b9fffa7Exploit, Issue Tracking
- https://huntr.com/bounties/a749e696-b398-4260-b2d0-b0054b9fffa7Exploit, Issue Tracking
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-4146?
How severe is CVE-2024-4146?
How do I fix CVE-2024-4146?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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-41446A stored cross-site scripting (XSS) vulnerability in Alkacon…5.4
- CVE-2024-41447A stored cross-site scripting (XSS) vulnerability in Alkacon…5.4
- CVE-2024-4145The Search & Replace WordPress plugin before 3.2.2 does not …7.2
- CVE-2024-41453A cross-site scripting (XSS) vulnerability in Process Maker …4.8
- CVE-2024-41454An arbitrary file upload vulnerability in the UI login page …6.5
- CVE-2024-41459Tenda FH1201 v1.2.0.14 was discovered to contain a stack-bas…9.8
- CVE-2024-41460Tenda FH1201 v1.2.0.14 was discovered to contain a stack-bas…9.8
- CVE-2024-41461Tenda FH1201 v1.2.0.14 was discovered to contain a stack-bas…9.8
- CVE-2024-41462Tenda FH1201 v1.2.0.14 was discovered to contain a stack-bas…7.5
- CVE-2024-41463Tenda FH1201 v1.2.0.14 was discovered to contain a stack-bas…7.5
- CVE-2024-41464Tenda FH1201 v1.2.0.14 was discovered to contain a stack-bas…7.5
- CVE-2024-41465Tenda FH1201 v1.2.0.14 was discovered to contain a stack-bas…7.5
Are you affected by CVE-2024-4146?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
