An information disclosure vulnerability exists in the lunary-ai/lunary, specifically in the `runs/{run_id}/related` endpoint. This endpoint does not verify that the user has the necessary access rights to the run(s) they are accessing. As a result, it returns not only the specified run but also all runs that have the `run_id` listed as their parent run. This issue affects the main branch, commit a761d833. The vulnerability allows unauthorized users to obtain information about non-public runs and their related runs, given the `run_id` of a public or non-public run.
References
Link | Resource |
---|---|
https://github.com/lunary-ai/lunary/commit/35afd4439464571eb016318cd7b6f85a162225ca | Patch |
https://huntr.com/bounties/460df515-164c-4435-954b-0233a181545f | Exploit Third Party Advisory |
Configurations
History
19 Sep 2024, 18:28
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:lunary:lunary:1.4.9:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
Summary |
|
|
References | () https://github.com/lunary-ai/lunary/commit/35afd4439464571eb016318cd7b6f85a162225ca - Patch | |
References | () https://huntr.com/bounties/460df515-164c-4435-954b-0233a181545f - Exploit, Third Party Advisory | |
First Time |
Lunary lunary
Lunary |
13 Sep 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-13 17:15
Updated : 2024-09-19 18:28
NVD link : CVE-2024-6867
Mitre link : CVE-2024-6867
CVE.ORG link : CVE-2024-6867
JSON object : View
Products Affected
lunary
- lunary
CWE
CWE-1220
Insufficient Granularity of Access Control