Vulnerability CVE-2024-1665


Published: 2024-04-16

Description:
lunary-ai/lunary version 1.0.0 is vulnerable to unauthorized evaluation creation due to missing server-side checks for user account status during evaluation creation. While the web UI restricts evaluation creation to paid accounts, the server-side API endpoint '/v1/evaluations' does not verify if the user has a paid account, allowing users with free or self-hosted accounts to create unlimited evaluations without upgrading their account. This vulnerability is due to the lack of account status validation in the evaluation creation process.

Type:

CWE-770

 References:
https://huntr.com/bounties/c0e6299e-ea45-435c-b849-53d50ffc0e83
https://github.com/lunary-ai/lunary/commit/c57cd50fa0477fd2a2efe60810c0099eebd66f54

Copyright 2024, cxsecurity.com

 

Back to Top