Description
An Insecure Direct Object Reference (IDOR) vulnerability exists in the lunary-ai/lunary repository, version 0.3.0, within the project update endpoint. The vulnerability allows authenticated users to modify the name of any project within the system without proper authorization checks, by directly referencing the project's ID in the PATCH request to the '/v1/projects/:projectId' endpoint. This issue arises because the endpoint does not verify if the provided project ID belongs to the currently authenticated user, enabling unauthorized modifications across different organizational projects.
INFO
Published Date :
2024-04-16T00:00:14.496Z
Last Modified :
2025-01-31T11:05:20.240Z
Source :
@huntr_ai
AFFECTED PRODUCTS
The following products are affected by CVE-2024-1626 vulnerability.
| Vendors | Products |
|---|---|
| Lunary |
|
| Lunary-ai |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-1626.