Security Advisory

CVE-2024-1739

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-04-16 00:00:15
Last updated 2024-08-01 18:48:21
Assigner @huntr_ai
State PUBLISHED

Description

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.