CVE-2024-1738
An incorrect authorization vulnerability exists in the lunary-ai/lunary repository, specifically within the evaluations.get route in the evaluations API endpoint.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.55%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
An incorrect authorization vulnerability exists in the lunary-ai/lunary repository, specifically within the evaluations.get route in the evaluations API endpoint. This vulnerability allows unauthorized users to retrieve the results of any organization's evaluation by simply knowing the evaluation ID, due to the lack of project ID verification in the SQL query. As a result, attackers can gain access to potentially private data contained within the evaluation results.
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 0.55% probability · 44th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-863
- Affected
- lunary/lunary
- Source
- security@huntr.dev
References
- https://github.com/lunary-ai/lunary/commit/a4e61122e61dc31460cfbe54d15fae389cc440cePatch
- https://huntr.com/bounties/f68ef361-7a5d-4272-9c2f-414baf074309Exploit, Issue Tracking, Patch, Third Party Advisory
- https://github.com/lunary-ai/lunary/commit/a4e61122e61dc31460cfbe54d15fae389cc440cePatch
- https://huntr.com/bounties/f68ef361-7a5d-4272-9c2f-414baf074309Exploit, Issue Tracking, Patch, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.