2024-03-07 14:00:46 +00:00
{
2024-04-16 01:00:36 +00:00
"data_version" : "4.0" ,
2024-03-07 14:00:46 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-2260" ,
2024-04-16 01:00:36 +00:00
"ASSIGNER" : "security@huntr.com" ,
"STATE" : "PUBLIC"
2024-03-07 14:00:46 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-04-16 01:00:36 +00:00
"value" : "A session fixation vulnerability exists in the zenml-io/zenml application, where JWT tokens used for user authentication are not invalidated upon logout. This flaw allows an attacker to bypass authentication mechanisms by reusing a victim's JWT token."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-384 Session Fixation" ,
"cweId" : "CWE-384"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "zenml-io" ,
"product" : {
"product_data" : [
{
"product_name" : "zenml-io/zenml" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "unspecified" ,
"version_value" : "0.56.2"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://huntr.com/bounties/2d0856ec-ed73-477a-8ea2-d5d4f15cf167" ,
"refsource" : "MISC" ,
"name" : "https://huntr.com/bounties/2d0856ec-ed73-477a-8ea2-d5d4f15cf167"
} ,
{
"url" : "https://github.com/zenml-io/zenml/commit/68bcb3ba60cba9729c9713a49c39502d40fb945e" ,
"refsource" : "MISC" ,
"name" : "https://github.com/zenml-io/zenml/commit/68bcb3ba60cba9729c9713a49c39502d40fb945e"
}
]
} ,
"source" : {
"advisory" : "2d0856ec-ed73-477a-8ea2-d5d4f15cf167" ,
"discovery" : "EXTERNAL"
} ,
"impact" : {
"cvss" : [
{
"version" : "3.0" ,
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N" ,
"baseScore" : 4.2 ,
"baseSeverity" : "MEDIUM"
2024-03-07 14:00:46 +00:00
}
]
}
}