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?
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
