Vulnerability Description
In lunary-ai/lunary version 1.4.28, the /checklists/:id route allows low-privilege users to modify checklists by sending a PATCH request. The route lacks proper access control, such as middleware to ensure that only authorized users (e.g., project owners or admins) can modify checklist data. This vulnerability allows any user associated with the project, regardless of their role, to modify checklists, including changing the slug or data fields, which can lead to tampering with essential project workflows, altering business logic, and introducing errors that undermine integrity.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lunary | Lunary | 1.4.28 |
Related Weaknesses (CWE)
References
- https://github.com/lunary-ai/lunary/commit/a8d7b2959e87c30fbafdb12af7ffa093385dcPatch
- https://huntr.com/bounties/653e7109-4c21-4e33-b636-7598d3202b9aExploitThird Party Advisory
FAQ
What is CVE-2024-9096?
CVE-2024-9096 is a vulnerability with a CVSS score of 7.1 (HIGH). In lunary-ai/lunary version 1.4.28, the /checklists/:id route allows low-privilege users to modify checklists by sending a PATCH request. The route lacks proper access control, such as middleware to e...
How severe is CVE-2024-9096?
CVE-2024-9096 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-9096?
Check the references section above for vendor advisories and patch information. Affected products include: Lunary Lunary.