cvelist/2024/45xxx/CVE-2024-45157.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2024-08-22 03:00:31 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-09-05 19:00:35 +00:00
"ID": "CVE-2024-45157",
"STATE": "PUBLIC"
2024-08-22 03:00:31 +00:00
},
2024-09-05 19:00:35 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2024-08-22 03:00:31 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-09-05 19:00:35 +00:00
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://mbed-tls.readthedocs.io/en/latest/security-advisories/",
"refsource": "MISC",
"name": "https://mbed-tls.readthedocs.io/en/latest/security-advisories/"
},
{
"refsource": "MISC",
"name": "https://github.com/Mbed-TLS/mbedtls/releases/",
"url": "https://github.com/Mbed-TLS/mbedtls/releases/"
},
{
"refsource": "CONFIRM",
"name": "https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2024-08-1/",
"url": "https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2024-08-1/"
2024-08-22 03:00:31 +00:00
}
]
}
}