First published: Thu Jun 06 2024(Updated: )
An Incorrect Authorization vulnerability exists in lunary-ai/lunary versions up to and including 1.2.2, which allows unauthenticated users to delete any dataset. The vulnerability is due to the lack of proper authorization checks in the dataset deletion endpoint. Specifically, the endpoint does not verify if the provided project ID belongs to the current user, thereby allowing any dataset to be deleted without proper authentication. This issue was fixed in version 1.2.8.
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-5130 is classified as a critical severity vulnerability due to its potential for unauthenticated dataset deletion.
To fix CVE-2024-5130, update to lunary version 1.2.8 or later to ensure proper authorization checks are in place.
CVE-2024-5130 affects all lunary-ai/lunary versions up to and including 1.2.2.
CVE-2024-5130 is categorized as an Incorrect Authorization vulnerability.
Yes, CVE-2024-5130 can be exploited by unauthenticated users remotely to delete any dataset.