2023-10-09 18:00:28 +00:00
{
"id" : "CVE-2023-44400" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-10-09T16:15:10.567" ,
2023-10-13 20:00:27 +00:00
"lastModified" : "2023-10-13T18:24:14.953" ,
"vulnStatus" : "Analyzed" ,
2023-10-09 18:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"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."
2023-10-10 14:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Uptime Kuma es una herramienta de monitoreo autohospedada. Antes de la versi\u00f3n 1.23.3, los atacantes con acceso al dispositivo de un usuario pod\u00edan obtener acceso persistente a la cuenta. Esto se debe a la falta de verificaci\u00f3n de los tokens de sesi\u00f3n despu\u00e9s de cambios de contrase\u00f1a y/o per\u00edodos de inactividad transcurridos. La versi\u00f3n 1.23.3 tiene un parche para el problema."
2023-10-09 18:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-10-13 20:00:27 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
} ,
2023-10-09 18:00:28 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.7 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 0.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-384"
}
]
}
] ,
2023-10-13 20:00:27 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:uptime.kuma:uptime_kuma:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.23.3" ,
"matchCriteriaId" : "F178E40D-CC31-4E9A-B03C-A648C13E94D2"
}
]
}
]
}
] ,
2023-10-09 18:00:28 +00:00
"references" : [
{
"url" : "https://github.com/louislam/uptime-kuma/commit/88afab6571ef7d4d41bb395cdb6ecd3968835a4a" ,
2023-10-13 20:00:27 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-10-09 18:00:28 +00:00
} ,
{
"url" : "https://github.com/louislam/uptime-kuma/issues/3481" ,
2023-10-13 20:00:27 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Mitigation"
]
2023-10-09 18:00:28 +00:00
} ,
{
"url" : "https://github.com/louislam/uptime-kuma/security/advisories/GHSA-g9v2-wqcj-j99g" ,
2023-10-13 20:00:27 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-10-09 18:00:28 +00:00
}
]
}