2024-09-18 14:03:22 +00:00
{
"id" : "CVE-2024-8890" ,
"sourceIdentifier" : "cve-coordination@incibe.es" ,
"published" : "2024-09-18T13:15:03.620" ,
2024-10-01 16:06:26 +00:00
"lastModified" : "2024-10-01T15:46:33.750" ,
"vulnStatus" : "Analyzed" ,
2024-09-18 14:03:22 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An attacker with access to the network where the CIRCUTOR Q-SMT is located in its firmware version 1.0.4, could obtain legitimate credentials or steal sessions due to the fact that the device only implements the HTTP protocol. This fact prevents a secure communication channel from being established."
2024-09-20 14:03:57 +00:00
} ,
{
"lang" : "es" ,
"value" : "Un atacante con acceso a la red donde se encuentra el CIRCUTOR Q-SMT en su versi\u00f3n de firmware 1.0.4, podr\u00eda obtener credenciales leg\u00edtimas o robar sesiones debido a que el dispositivo \u00fanicamente implementa el protocolo HTTP. Este hecho impide que se establezca un canal de comunicaci\u00f3n seguro."
2024-09-18 14:03:22 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-10-01 16:06:26 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve-coordination@incibe.es" ,
"type" : "Secondary" ,
2024-10-01 16:06:26 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.0 ,
"baseSeverity" : "HIGH" ,
2024-10-01 16:06:26 +00:00
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "REQUIRED" ,
2024-10-01 16:06:26 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-10-01 16:06:26 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.1 ,
2024-10-01 16:06:26 +00:00
"impactScore" : 5.9
} ,
2024-09-18 14:03:22 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-09-18 14:03:22 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2024-09-18 14:03:22 +00:00
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "NONE" ,
2024-09-18 14:03:22 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-09-18 14:03:22 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
2024-09-18 14:03:22 +00:00
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "cve-coordination@incibe.es" ,
"type" : "Secondary" ,
2024-10-01 16:06:26 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-201"
2024-10-01 16:06:26 +00:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-09-18 14:03:22 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-Other"
2024-09-18 14:03:22 +00:00
}
]
}
] ,
2024-10-01 16:06:26 +00:00
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:circutor:q-smt_firmware:1.0.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "292A461E-4540-40B6-9366-E78BA7EB5EB9"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:circutor:q-smt:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9DA81978-4905-41F2-869B-430A9AEC2EEC"
}
]
}
]
}
] ,
2024-09-18 14:03:22 +00:00
"references" : [
{
"url" : "https://www.incibe.es/en/incibe-cert/notices/aviso-sci/multiple-vulnerabilities-circutor-products" ,
2024-10-01 16:06:26 +00:00
"source" : "cve-coordination@incibe.es" ,
"tags" : [
"Third Party Advisory"
]
2024-09-18 14:03:22 +00:00
}
]
}