2024-06-07 18:00:34 +00:00
{
2024-06-27 19:00:38 +00:00
"data_version" : "4.0" ,
2024-06-07 18:00:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-5755" ,
2024-06-27 19:00:38 +00:00
"ASSIGNER" : "security@huntr.com" ,
"STATE" : "PUBLIC"
2024-06-07 18:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-06-27 19:00:38 +00:00
"value" : "In lunary-ai/lunary versions <=v1.2.11, an attacker can bypass email validation by using a dot character ('.') in the email address. This allows the creation of multiple accounts with essentially the same email address (e.g., 'attacker123@gmail.com' and 'attacker.123@gmail.com'), leading to incorrect synchronization and potential security issues."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-821 Incorrect Synchronization" ,
"cweId" : "CWE-821"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "lunary-ai" ,
"product" : {
"product_data" : [
{
"product_name" : "lunary-ai/lunary" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "unspecified" ,
"version_value" : "latest"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://huntr.com/bounties/cf337d37-e602-482b-aa7a-9e34e7f13e1f" ,
"refsource" : "MISC" ,
"name" : "https://huntr.com/bounties/cf337d37-e602-482b-aa7a-9e34e7f13e1f"
}
]
} ,
"source" : {
"advisory" : "cf337d37-e602-482b-aa7a-9e34e7f13e1f" ,
"discovery" : "EXTERNAL"
} ,
"impact" : {
"cvss" : [
{
"version" : "3.0" ,
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
2024-06-07 18:00:34 +00:00
}
]
}
}