First published: Tue Oct 29 2024(Updated: )
In version 1.3.2 of lunary-ai/lunary, an Insecure Direct Object Reference (IDOR) vulnerability exists. A user can view or delete external users by manipulating the 'id' parameter in the request URL. The application does not perform adequate checks on the 'id' parameter, allowing unauthorized access to external user data.
Credit: security@huntr.dev
Affected Software | Affected Version | How to fix |
---|---|---|
lunary lunary | <1.3.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-7474 is classified as a high-severity vulnerability due to its potential impact on unauthorized data access.
To fix CVE-2024-7474, update lunary to version 1.3.4 or later, which addresses the IDOR vulnerability.
CVE-2024-7474 allows an attacker to view or delete external users by manipulating the 'id' parameter in the request URL.
CVE-2024-7474 affects versions of lunary prior to 1.3.4.
CVE-2024-7474 is classified as an Insecure Direct Object Reference (IDOR) vulnerability.