2024-06-04 12:03:24 +00:00
{
"id" : "CVE-2024-5463" ,
"sourceIdentifier" : "security@synology.com" ,
"published" : "2024-06-04T10:15:12.747" ,
2025-04-07 16:03:58 +00:00
"lastModified" : "2025-04-07T13:44:20.843" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-06-04 12:03:24 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability regarding buffer copy without checking the size of input ('Classic Buffer Overflow') has been found in the login component. This allows remote attackers to conduct denial-of-service attacks via unspecified vectors. This attack only affects the login service which will automatically restart. The following models with Synology Camera Firmware versions before 1.1.1-0383 may be affected: BC500 and TC500."
} ,
{
"lang" : "es" ,
"value" : "Se ha encontrado una vulnerabilidad relacionada con la copia del b\u00fafer sin verificar el tama\u00f1o de la entrada (\"Classic Buffer Overflow\") en el componente de inicio de sesi\u00f3n. Esto permite a atacantes remotos realizar ataques de denegaci\u00f3n de servicio a trav\u00e9s de vectores no especificados. Este ataque s\u00f3lo afecta al servicio de inicio de sesi\u00f3n que se reiniciar\u00e1 autom\u00e1ticamente. Los siguientes modelos con versiones de Synology Camera Firmware anteriores a 1.1.1-0383 pueden verse afectados: BC500 y TC500."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security@synology.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2024-06-04 12:03:24 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2024-06-04 12:03:24 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 2.5
2025-04-07 16:03:58 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2024-06-04 12:03:24 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security@synology.com" ,
2025-04-20 02:05:18 +00:00
"type" : "Secondary" ,
2024-06-04 12:03:24 +00:00
"description" : [
2025-04-07 16:03:58 +00:00
{
"lang" : "en" ,
"value" : "CWE-120"
}
]
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
2024-06-04 12:03:24 +00:00
{
"lang" : "en" ,
"value" : "CWE-120"
}
]
}
] ,
2025-03-09 03:03:50 +00:00
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:synology:bc500_firmware:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.1.1-0383" ,
"matchCriteriaId" : "4C858D12-C0E1-4BB2-904D-F200B7AB4367"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:synology:bc500:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5FD618BD-29BD-4F43-9BEF-F73065247580"
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:synology:tc500_firmware:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.1.1-0383" ,
"matchCriteriaId" : "3673C8C4-86CE-496E-8B58-C56AD79BAAB9"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:synology:tc500:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "582C2C89-3351-4DC6-B40A-7E2E4CA6AFEA"
}
]
}
]
}
] ,
2024-06-04 12:03:24 +00:00
"references" : [
{
"url" : "https://www.synology.com/en-global/security/advisory/Synology_SA_24_07" ,
2025-03-09 03:03:50 +00:00
"source" : "security@synology.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://www.synology.com/en-global/security/advisory/Synology_SA_24_07" ,
2025-03-09 03:03:50 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-06-04 12:03:24 +00:00
}
]
}