CVE-2024-6867

CVSS V2 None CVSS V3 None
Description
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.
Overview
  • CVE ID
  • CVE-2024-6867
  • Assigner
  • @huntr_ai
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-09-13T16:13:02.869Z
  • Last Modified Date
  • 2024-09-13T16:38:51.331Z
History
Created Old Value New Value Data Type Notes
2024-09-14 13:10:10 Added to TrackCVE