2024-07-01 14:05:25 +00:00

64 lines
2.3 KiB
JSON

{
"id": "CVE-2024-38532",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-06-28T22:15:03.157",
"lastModified": "2024-07-01T12:37:24.220",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The NXP Data Co-Processor (DCP) is a built-in hardware module for specific NXP SoCs\u00b9 that implements a dedicated AES cryptographic engine for encryption/decryption operations. The dcp_tool reference implementation included in the repository selected the test key, regardless of its `-t` argument. This issue has been patched in commit 26a7."
},
{
"lang": "es",
"value": "El coprocesador de datos (DCP) de NXP es un m\u00f3dulo de hardware integrado para SoC\u00b9 de NXP espec\u00edficos que implementa un motor criptogr\u00e1fico AES dedicado para operaciones de cifrado/descifrado. La implementaci\u00f3n de referencia dcp_tool incluida en el repositorio seleccion\u00f3 la clave de prueba, independientemente de su argumento `-t`. Este problema se solucion\u00f3 en el commit 26a7."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 4.2
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-321"
}
]
}
],
"references": [
{
"url": "https://github.com/usbarmory/mxs-dcp/commit/e5a99cb3d9429e6145495da7d01525c75af426a7",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/usbarmory/mxs-dcp/security/advisories/GHSA-g85c-rh49-p8cq",
"source": "security-advisories@github.com"
}
]
}