lunary-ai/lunary is vulnerable to an authentication issue due to improper validation of email addresses during the signup process. Specifically, the server fails to treat email addresses as case insensitive, allowing the creation of multiple accounts with the same email address by varying the case of the email characters. For example, accounts for 'abc@gmail.com' and 'Abc@gmail.com' can both be created, leading to potential impersonation and confusion among users.
References
Link | Resource |
---|---|
https://github.com/lunary-ai/lunary/commit/7351157a21e5acd0162b4528bcae9d65b1c95695 | Patch |
https://huntr.com/bounties/2ca70ba5-b6a4-4873-bd55-bc6cef40d300 | Exploit Third Party Advisory |
https://github.com/lunary-ai/lunary/commit/7351157a21e5acd0162b4528bcae9d65b1c95695 | Patch |
https://huntr.com/bounties/2ca70ba5-b6a4-4873-bd55-bc6cef40d300 | Exploit Third Party Advisory |
Configurations
History
18 Jun 2025, 16:33
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/lunary-ai/lunary/commit/7351157a21e5acd0162b4528bcae9d65b1c95695 - Patch | |
References | () https://huntr.com/bounties/2ca70ba5-b6a4-4873-bd55-bc6cef40d300 - Exploit, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
First Time |
Lunary
Lunary lunary |
|
CPE | cpe:2.3:a:lunary:lunary:*:*:*:*:*:*:*:* |
21 Nov 2024, 08:51
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/lunary-ai/lunary/commit/7351157a21e5acd0162b4528bcae9d65b1c95695 - | |
References | () https://huntr.com/bounties/2ca70ba5-b6a4-4873-bd55-bc6cef40d300 - |
16 Apr 2024, 13:24
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
16 Apr 2024, 00:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-04-16 00:15
Updated : 2025-06-18 16:33
NVD link : CVE-2024-1739
Mitre link : CVE-2024-1739
CVE.ORG link : CVE-2024-1739
JSON object : View
Products Affected
lunary
- lunary
CWE
CWE-821
Incorrect Synchronization