CVE-2024-1625
Last modified
CVE-2024-1625 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lunary | Lunary | 0.3.0 |
References
- https://huntr.com/bounties/cf6dd625-e6c9-44df-a072-13686816de21Exploit, Issue Tracking, Patch, Third Party Advisory
- https://huntr.com/bounties/cf6dd625-e6c9-44df-a072-13686816de21Exploit, Issue Tracking, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-1625?
How severe is CVE-2024-1625?
How do I fix CVE-2024-1625?
Are you affected by CVE-2024-1625?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
