Vulnerability Description
In lunary-ai/lunary before version 1.6.3, the application allows the creation of evaluators without enforcing a unique constraint on the combination of projectId and slug. This allows an attacker to overwrite existing data by submitting a POST request with the same slug as an existing evaluator. The lack of database constraints or application-layer validation to prevent duplicates exposes the application to data integrity issues. This vulnerability can result in corrupted data and potentially malicious actions, impairing the system's functionality.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lunary | Lunary | < 1.6.3 |
Related Weaknesses (CWE)
References
- https://github.com/lunary-ai/lunary/commit/79dc370596d979b756f6ea0250d97a2d02385Patch
- https://huntr.com/bounties/3d99aca5-b135-4833-b48b-7806bc4bf861ExploitThird Party Advisory
FAQ
What is CVE-2024-11301?
CVE-2024-11301 is a vulnerability with a CVSS score of 6.5 (MEDIUM). In lunary-ai/lunary before version 1.6.3, the application allows the creation of evaluators without enforcing a unique constraint on the combination of projectId and slug. This allows an attacker to o...
How severe is CVE-2024-11301?
CVE-2024-11301 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-11301?
Check the references section above for vendor advisories and patch information. Affected products include: Lunary Lunary.