2023-10-02 16:00:28 +00:00
{
"id" : "CVE-2023-3770" ,
"sourceIdentifier" : "cve-coordination@incibe.es" ,
"published" : "2023-10-02T14:15:10.090" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:18:01.537" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-10-02 16:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "\n\u00a0Incorrect validation vulnerability of the data entered, allowing an attacker with access to the network on which the affected device is located to use the discovery port protocol (1925/UDP) to obtain device-specific information without the need for authentication.\n\n"
2023-10-04 18:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de validaci\u00f3n incorrecta de los datos ingresados, permitiendo a un atacante con acceso a la red en la que se encuentra el dispositivo afectado utilizar el protocolo de puerto de descubrimiento (1925/UDP) para obtener informaci\u00f3n espec\u00edfica del dispositivo sin necesidad de autenticaci\u00f3n."
2023-10-02 16:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-10-04 18:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve-coordination@incibe.es" ,
"type" : "Secondary" ,
2023-10-04 18:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2023-10-04 18:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
2023-10-04 18:00:29 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-10-04 18:00:29 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
2023-10-04 18:00:29 +00:00
"impactScore" : 1.4
} ,
2023-10-02 16:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-10-02 16:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2023-10-02 16:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
2023-10-02 16:00:28 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-10-02 16:00:28 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
2023-10-02 16:00:28 +00:00
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
2023-10-04 18:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve-coordination@incibe.es" ,
"type" : "Secondary" ,
2023-10-04 18:00:29 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-20"
2023-10-04 18:00:29 +00:00
}
]
} ,
2023-10-02 16:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-10-02 16:00:28 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-862"
2023-10-02 16:00:28 +00:00
}
]
}
] ,
2023-10-04 18:00:29 +00:00
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:ingeteam:ingepac_da3451_firmware:0.29.2.42:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "29ABE5F4-6EF9-4F31-8FD4-F5AECEE05462"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:ingeteam:ingepac_da3451:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6DD52223-F39F-4012-8CF2-55E3404CD410"
}
]
}
]
}
] ,
2023-10-02 16:00:28 +00:00
"references" : [
{
"url" : "https://www.incibe.es/en/incibe-cert/notices/aviso-sci/multiple-vulnerabilities-ingeteam-products" ,
2023-10-04 18:00:29 +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-ingeteam-products" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2023-10-02 16:00:28 +00:00
}
]
}