First published: Tue Apr 16 2024(Updated: )
In lunary-ai/lunary version 1.0.0, an authorization flaw exists that allows unauthorized radar creation. The vulnerability stems from the lack of server-side checks to verify if a user is on a free account during the radar creation process, which is only enforced in the web UI. As a result, attackers can bypass the intended account upgrade requirement by directly sending crafted requests to the server, enabling the creation of an unlimited number of radars without payment.
Credit: security@huntr.dev
Affected Software | Affected Version | How to fix |
---|---|---|
lunary lunary | <1.2.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-1666 is categorized as a medium severity vulnerability due to its potential impact on unauthorized radar creation.
To fix CVE-2024-1666, implement server-side checks to verify user account status during the radar creation process.
CVE-2024-1666 affects Lunary versions up to but not including 1.2.7.
CVE-2024-1666 exploits an authorization flaw that lacks server-side validations in the radar creation workflow.
CVE-2024-1666 primarily affects users with free accounts due to inadequate checks during radar creation.