2024-02-26 17:04:33 +00:00
{
"id" : "CVE-2024-1889" ,
"sourceIdentifier" : "cve-coordination@incibe.es" ,
"published" : "2024-02-26T16:27:55.130" ,
2025-03-11 15:03:50 +00:00
"lastModified" : "2025-03-11T14:51:56.797" ,
2025-02-27 23:03:48 +00:00
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [
{
"sourceIdentifier" : "cve-coordination@incibe.es" ,
"tags" : [
"unsupported-when-assigned"
]
}
] ,
2024-02-26 17:04:33 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Cross-Site Request Forgery vulnerability in SMA Cluster Controller, affecting version 01.05.01.R. This vulnerability could allow an attacker to send a malicious link to an authenticated user to perform actions with these user permissions on the affected device."
2024-03-21 13:04:12 +00:00
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de Cross Site Request Forgery en SMA Cluster Controller, que afecta a la versi\u00f3n 01.05.01.R. Esta vulnerabilidad podr\u00eda permitir a un atacante enviar un enlace malicioso a un usuario autenticado para realizar acciones con estos permisos de usuario en el dispositivo afectado."
2024-02-26 17:04:33 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "cve-coordination@incibe.es" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2024-02-26 17:04:33 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-02-26 17:04:33 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
2025-03-11 15:03:50 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
2024-02-26 17:04:33 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "cve-coordination@incibe.es" ,
2025-03-09 03:03:50 +00:00
"type" : "Primary" ,
2024-02-26 17:04:33 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
}
] ,
2025-02-27 23:03:48 +00:00
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2025-03-11 15:03:50 +00:00
"criteria" : "cpe:2.3:o:sma:clcon-10_firmware:01.05.01.r:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6B8081E6-3552-4C2E-9516-E7B36C187E8F"
2025-02-27 23:03:48 +00:00
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
2025-03-11 15:03:50 +00:00
"criteria" : "cpe:2.3:h:sma:clcon-10:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EFF09E8B-0A45-4D7C-8358-63DB482FFDB5"
2025-02-27 23:03:48 +00:00
}
]
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2025-03-11 15:03:50 +00:00
"criteria" : "cpe:2.3:o:sma:clcon-s-10_firmware:01.05.01.r:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9FD528CC-B088-439A-84BE-1BA137094459"
2025-02-27 23:03:48 +00:00
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
2025-03-11 15:03:50 +00:00
"criteria" : "cpe:2.3:h:sma:clcon-s-10:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6660909E-9E7C-4BB6-B470-D6AA9376AF58"
2025-02-27 23:03:48 +00:00
}
]
}
]
}
] ,
2024-02-26 17:04:33 +00:00
"references" : [
{
"url" : "https://www.incibe.es/en/incibe-cert/notices/aviso-sci/multiple-vulnerabilities-sma-products" ,
2025-02-27 23:03:48 +00:00
"source" : "cve-coordination@incibe.es" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://www.incibe.es/en/incibe-cert/notices/aviso-sci/multiple-vulnerabilities-sma-products" ,
2025-02-27 23:03:48 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2024-02-26 17:04:33 +00:00
}
]
}