Description
An Insecure Direct Object Reference (IDOR) vulnerability exists in the lunary-ai/lunary application version 0.3.0, allowing unauthorized deletion of any organization's project. The vulnerability is due to insufficient authorization checks in the project deletion endpoint, where the endpoint fails to verify if the project ID provided in the request belongs to the requesting user's organization. As a result, an attacker can delete projects belonging to any organization by sending a crafted DELETE request with the target project's ID. This issue affects the project deletion functionality implemented in the projects.delete route.
INFO
Published Date :
2024-04-10T17:07:55.385Z
Last Modified :
2025-01-30T13:09:20.467Z
Source :
@huntr_ai
AFFECTED PRODUCTS
The following products are affected by CVE-2024-1625 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-1625.