Vulnerability Description
In lunary-ai/lunary before version 1.4.26, the checklists.post() endpoint allows users to create or modify checklists without validating whether the user has proper permissions. This missing access control permits unauthorized users to create checklists, bypassing intended permission checks. Additionally, the endpoint does not validate the uniqueness of the slug field when creating a new checklist, allowing an attacker to spoof existing checklists by reusing the slug of an already-existing checklist. This can lead to significant data integrity issues, as legitimate checklists can be replaced with malicious or altered data.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lunary | Lunary | 1.4.26 |
Related Weaknesses (CWE)
References
- https://github.com/lunary-ai/lunary/commit/a02861ef9bb6ce860a35f7b8f178d58859cd8Patch
- https://huntr.com/bounties/f5fca549-0a4a-4f64-8ccf-d4e108856da4ExploitThird Party Advisory
FAQ
What is CVE-2024-9000?
CVE-2024-9000 is a vulnerability with a CVSS score of 6.5 (MEDIUM). In lunary-ai/lunary before version 1.4.26, the checklists.post() endpoint allows users to create or modify checklists without validating whether the user has proper permissions. This missing access co...
How severe is CVE-2024-9000?
CVE-2024-9000 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-9000?
Check the references section above for vendor advisories and patch information. Affected products include: Lunary Lunary.