First published: Thu Jun 06 2024(Updated: )
A Privilege Escalation Vulnerability exists in lunary-ai/lunary version 1.2.2, where any user can delete any datasets due to missing authorization checks. The vulnerability is present in the dataset deletion functionality, where the application fails to verify if the user requesting the deletion has the appropriate permissions. This allows unauthorized users to send a DELETE request to the server and delete any dataset by specifying its ID. The issue is located in the datasets.delete function within the datasets index file.
Credit: security@huntr.dev
Affected Software | Affected Version | How to fix |
---|---|---|
lunary lunary | <1.2.8 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-5129 is classified as a privilege escalation vulnerability.
To fix CVE-2024-5129, ensure proper authorization checks are implemented for dataset deletion functionality.
CVE-2024-5129 affects Lunary version 1.2.2 and earlier versions up to 1.2.8.
CVE-2024-5129 can enable unauthorized users to delete datasets, resulting in data loss.
Yes, a patch for CVE-2024-5129 can be applied by updating to a version of Lunary that includes the fix.