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.
INFO
Published Date :
2024-06-08T19:41:25.437Z
Last Modified :
2024-08-30T15:28:58.378Z
Source :
@huntr_ai
AFFECTED PRODUCTS
The following products are affected by CVE-2024-4146 vulnerability.
| Vendors | Products |
|---|---|
| Lunary |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-4146.