2023-09-28 18:00:34 +00:00
{
2023-10-09 16:00:36 +00:00
"data_version" : "4.0" ,
2023-09-28 18:00:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-44400" ,
2023-10-09 16:00:36 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-09-28 18:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-10-09 16:00:36 +00:00
"value" : "Uptime Kuma is a self-hosted monitoring tool. Prior to version 1.23.3, attackers with access to a user's device can gain persistent account access. This is caused by missing verification of Session Tokens after password changes and/or elapsed inactivity periods. Version 1.23.3 has a patch for the issue."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-384: Session Fixation" ,
"cweId" : "CWE-384"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "louislam" ,
"product" : {
"product_data" : [
{
"product_name" : "uptime-kuma" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 1.23.3"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/louislam/uptime-kuma/security/advisories/GHSA-g9v2-wqcj-j99g" ,
"refsource" : "MISC" ,
"name" : "https://github.com/louislam/uptime-kuma/security/advisories/GHSA-g9v2-wqcj-j99g"
} ,
{
"url" : "https://github.com/louislam/uptime-kuma/issues/3481" ,
"refsource" : "MISC" ,
"name" : "https://github.com/louislam/uptime-kuma/issues/3481"
} ,
{
"url" : "https://github.com/louislam/uptime-kuma/commit/88afab6571ef7d4d41bb395cdb6ecd3968835a4a" ,
"refsource" : "MISC" ,
"name" : "https://github.com/louislam/uptime-kuma/commit/88afab6571ef7d4d41bb395cdb6ecd3968835a4a"
}
]
} ,
"source" : {
"advisory" : "GHSA-g9v2-wqcj-j99g" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.7 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
2023-09-28 18:00:34 +00:00
}
]
}
}