2024-09-05 20:03:16 +00:00
{
"id" : "CVE-2024-45157" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-09-05T19:15:12.960" ,
2025-03-14 19:03:50 +00:00
"lastModified" : "2025-03-14T17:15:47.320" ,
"vulnStatus" : "Modified" ,
2024-09-05 20:03:16 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in Mbed TLS before 2.28.9 and 3.x before 3.6.1, in which the user-selected algorithm is not used. Unlike previously documented, enabling MBEDTLS_PSA_HMAC_DRBG_MD_TYPE does not cause the PSA subsystem to use HMAC_DRBG: it uses HMAC_DRBG only when MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG and MBEDTLS_CTR_DRBG_C are disabled."
2024-09-06 14:03:18 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 un problema en Mbed TLS anterior a la versi\u00f3n 2.28.9 y en la versi\u00f3n 3.x anterior a la 3.6.1, en el que no se utiliza el algoritmo seleccionado por el usuario. A diferencia de lo documentado anteriormente, habilitar MBEDTLS_PSA_HMAC_DRBG_MD_TYPE no hace que el subsistema PSA utilice HMAC_DRBG: utiliza HMAC_DRBG solo cuando MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG y MBEDTLS_CTR_DRBG_C est\u00e1n deshabilitados."
2024-09-05 20:03:16 +00:00
}
] ,
2024-09-12 18:03:19 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.1 ,
"baseSeverity" : "MEDIUM" ,
2024-09-12 18:03:19 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-09-12 18:03:19 +00:00
} ,
"exploitabilityScore" : 1.4 ,
"impactScore" : 3.6
2025-03-14 19:03:50 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"baseScore" : 5.1 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 1.4 ,
"impactScore" : 3.6
2024-09-12 18:03:19 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
2025-03-14 19:03:50 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-696"
}
]
2024-09-12 18:03:19 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:arm:mbed_tls:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.26.0" ,
"versionEndExcluding" : "2.28.9" ,
"matchCriteriaId" : "30B556DF-F66C-4B0F-9897-D2E224A7B23B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:arm:mbed_tls:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.2.0" ,
"versionEndExcluding" : "3.6.1" ,
"matchCriteriaId" : "21841FE2-FFD3-4EF1-9257-7A31C00B14C2"
}
]
}
]
}
] ,
2024-09-05 20:03:16 +00:00
"references" : [
{
"url" : "https://github.com/Mbed-TLS/mbedtls/releases/" ,
2024-09-12 18:03:19 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2024-09-05 20:03:16 +00:00
} ,
{
"url" : "https://mbed-tls.readthedocs.io/en/latest/security-advisories/" ,
2024-09-12 18:03:19 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2024-09-05 20:03:16 +00:00
} ,
{
"url" : "https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2024-08-1/" ,
2024-09-12 18:03:19 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2024-09-05 20:03:16 +00:00
}
]
}