CVE-2024-45157
Mbed TLS HMAC_DRBG Algorithm Misconfiguration Vulnerability
Description
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.
INFO
Published Date :
Sept. 5, 2024, 7:15 p.m.
Last Modified :
Sept. 12, 2024, 4:29 p.m.
Source :
[email protected]
Remotely Exploitable :
No
Impact Score :
3.6
Exploitability Score :
1.4
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-45157
.
URL | Resource |
---|---|
https://github.com/Mbed-TLS/mbedtls/releases/ | Release Notes |
https://mbed-tls.readthedocs.io/en/latest/security-advisories/ | Vendor Advisory |
https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2024-08-1/ | Vendor Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-45157
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-45157
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Sep. 12, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N Changed Reference Type https://github.com/Mbed-TLS/mbedtls/releases/ No Types Assigned https://github.com/Mbed-TLS/mbedtls/releases/ Release Notes Changed Reference Type https://mbed-tls.readthedocs.io/en/latest/security-advisories/ No Types Assigned https://mbed-tls.readthedocs.io/en/latest/security-advisories/ Vendor Advisory Changed Reference Type https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2024-08-1/ No Types Assigned https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2024-08-1/ Vendor Advisory Added CWE NIST NVD-CWE-noinfo Added CPE Configuration OR *cpe:2.3:a:arm:mbed_tls:*:*:*:*:*:*:*:* versions from (including) 2.26.0 up to (excluding) 2.28.9 *cpe:2.3:a:arm:mbed_tls:*:*:*:*:*:*:*:* versions from (including) 3.2.0 up to (excluding) 3.6.1 -
CVE Received by [email protected]
Sep. 05, 2024
Action Type Old Value New Value Added Description 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. Added Reference MITRE https://mbed-tls.readthedocs.io/en/latest/security-advisories/ [No types assigned] Added Reference MITRE https://github.com/Mbed-TLS/mbedtls/releases/ [No types assigned] Added Reference MITRE https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2024-08-1/ [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-45157
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-45157
weaknesses.