CVE-2024-1626
"Lunary AI Insecure Direct Object Reference Vulnerability"
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 :
April 16, 2024, 12:15 a.m.
Last Modified :
Jan. 31, 2025, 11:15 a.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.2
Exploitability Score :
2.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-1626
.
URL | Resource |
---|---|
https://github.com/lunary-ai/lunary/commit/9eb9e526edff8bf82ae032f7a04867c8d58572bc | Patch |
https://huntr.com/bounties/ccc291db-ae9c-403c-b6b5-6fe3f4800933 | Exploit Issue Tracking Patch Third Party Advisory |
https://github.com/lunary-ai/lunary/commit/9eb9e526edff8bf82ae032f7a04867c8d58572bc | Patch |
https://huntr.com/bounties/ccc291db-ae9c-403c-b6b5-6fe3f4800933 | Exploit Issue Tracking Patch Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-1626
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-1626
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
Jan. 31, 2025
Action Type Old Value New Value Added CWE CWE-639 Removed CWE CWE-250 -
Initial Analysis by [email protected]
Jan. 10, 2025
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N Added CWE NIST CWE-639 Added CPE Configuration OR *cpe:2.3:a:lunary:lunary:*:*:*:*:*:*:*:* versions up to (excluding) 1.0.0 Changed Reference Type https://github.com/lunary-ai/lunary/commit/9eb9e526edff8bf82ae032f7a04867c8d58572bc No Types Assigned https://github.com/lunary-ai/lunary/commit/9eb9e526edff8bf82ae032f7a04867c8d58572bc Patch Changed Reference Type https://github.com/lunary-ai/lunary/commit/9eb9e526edff8bf82ae032f7a04867c8d58572bc No Types Assigned https://github.com/lunary-ai/lunary/commit/9eb9e526edff8bf82ae032f7a04867c8d58572bc Patch Changed Reference Type https://huntr.com/bounties/ccc291db-ae9c-403c-b6b5-6fe3f4800933 No Types Assigned https://huntr.com/bounties/ccc291db-ae9c-403c-b6b5-6fe3f4800933 Exploit, Issue Tracking, Patch, Third Party Advisory Changed Reference Type https://huntr.com/bounties/ccc291db-ae9c-403c-b6b5-6fe3f4800933 No Types Assigned https://huntr.com/bounties/ccc291db-ae9c-403c-b6b5-6fe3f4800933 Exploit, Issue Tracking, Patch, Third Party Advisory -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://github.com/lunary-ai/lunary/commit/9eb9e526edff8bf82ae032f7a04867c8d58572bc Added Reference https://huntr.com/bounties/ccc291db-ae9c-403c-b6b5-6fe3f4800933 -
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
CVE Received by [email protected]
Apr. 16, 2024
Action Type Old Value New Value Added 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. Added Reference huntr.dev https://huntr.com/bounties/ccc291db-ae9c-403c-b6b5-6fe3f4800933 [No types assigned] Added Reference huntr.dev https://github.com/lunary-ai/lunary/commit/9eb9e526edff8bf82ae032f7a04867c8d58572bc [No types assigned] Added CWE huntr.dev CWE-250 Added CVSS V3 huntr.dev AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-1626
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-1626
weaknesses.