Arm Mbed Tls vulnerabilities
73 known vulnerabilities affecting arm/mbed_tls.
Total CVEs
73
CISA KEV
0
Public exploits
1
Exploited in wild
0
Severity breakdown
CRITICAL16HIGH24MEDIUM32LOW1
Vulnerabilities
Page 3 of 4
CVE-2021-43666HIGHCVSS 7.5≤ 3.0.02022-03-24
CVE-2021-43666 [HIGH] CWE-130 CVE-2021-43666: A Denial of Service vulnerability exists in mbed TLS 3.0.0 and earlier in the mbedtls_pkcs12_derivat
A Denial of Service vulnerability exists in mbed TLS 3.0.0 and earlier in the mbedtls_pkcs12_derivation function when an input password's length is 0.
nvd
CVE-2021-45450HIGHCVSS 7.5≥ 2.22.0, < 2.28.0v3.0.02021-12-21
CVE-2021-45450 [HIGH] CWE-327 CVE-2021-45450: In Mbed TLS before 2.28.0 and 3.x before 3.1.0, psa_cipher_generate_iv and psa_cipher_encrypt allow
In Mbed TLS before 2.28.0 and 3.x before 3.1.0, psa_cipher_generate_iv and psa_cipher_encrypt allow policy bypass or oracle-based decryption when the output buffer is at memory locations accessible to an untrusted application.
nvd
CVE-2021-45451HIGHCVSS 7.5fixed in 3.1.02021-12-21
CVE-2021-45451 [HIGH] CWE-327 CVE-2021-45451: In Mbed TLS before 3.1.0, psa_aead_generate_nonce allows policy bypass or oracle-based decryption wh
In Mbed TLS before 3.1.0, psa_aead_generate_nonce allows policy bypass or oracle-based decryption when the output buffer is at memory locations accessible to an untrusted application.
nvd
CVE-2021-44732CRITICALCVSS 9.8fixed in 2.16.12≥ 2.17.0, < 2.28.0+1 more2021-12-20
CVE-2021-44732 [CRITICAL] CWE-415 CVE-2021-44732: Mbed TLS before 3.0.1 has a double free in certain out-of-memory conditions, as demonstrated by an m
Mbed TLS before 3.0.1 has a double free in certain out-of-memory conditions, as demonstrated by an mbedtls_ssl_set_session() failure.
nvd
CVE-2020-36475HIGHCVSS 7.5fixed in 2.7.18≥ 2.8.0, < 2.16.9+1 more2021-08-23
CVE-2020-36475 [HIGH] CWE-131 CVE-2020-36475: An issue was discovered in Mbed TLS before 2.25.0 (and before 2.16.9 LTS and before 2.7.18 LTS). The
An issue was discovered in Mbed TLS before 2.25.0 (and before 2.16.9 LTS and before 2.7.18 LTS). The calculations performed by mbedtls_mpi_exp_mod are not limited; thus, supplying overly large parameters could lead to denial of service when generating Diffie-Hellman key pairs.
nvd
CVE-2020-36476HIGHCVSS 7.5fixed in 2.7.17≥ 2.8.0, < 2.16.8+1 more2021-08-23
CVE-2020-36476 [HIGH] CWE-212 CVE-2020-36476: An issue was discovered in Mbed TLS before 2.24.0 (and before 2.16.8 LTS and before 2.7.17 LTS). The
An issue was discovered in Mbed TLS before 2.24.0 (and before 2.16.8 LTS and before 2.7.17 LTS). There is missing zeroization of plaintext buffers in mbedtls_ssl_read to erase unused application data from memory.
nvd
CVE-2020-36478HIGHCVSS 7.5fixed in 2.7.18≥ 2.8.0, < 2.16.9+1 more2021-08-23
CVE-2020-36478 [HIGH] CWE-295 CVE-2020-36478: An issue was discovered in Mbed TLS before 2.25.0 (and before 2.16.9 LTS and before 2.7.18 LTS). A N
An issue was discovered in Mbed TLS before 2.25.0 (and before 2.16.9 LTS and before 2.7.18 LTS). A NULL algorithm parameters entry looks identical to an array of REAL (size zero) and thus the certificate is considered valid. However, if the parameters do not match in any way, then the certificate should be considered invalid.
nvd
CVE-2020-36477MEDIUMCVSS 5.9fixed in 2.24.02021-08-23
CVE-2020-36477 [MEDIUM] CWE-295 CVE-2020-36477: An issue was discovered in Mbed TLS before 2.24.0. The verification of X.509 certificates when match
An issue was discovered in Mbed TLS before 2.24.0. The verification of X.509 certificates when matching the expected common name (the cn argument of mbedtls_x509_crt_verify) with the actual certificate name is mishandled: when the subjecAltName extension is present, the expected name is compared to any name in that extension regardless of its type.
nvd
CVE-2020-36426HIGHCVSS 7.5fixed in 2.7.17≥ 2.8.0, < 2.16.8+1 more2021-07-19
CVE-2020-36426 [HIGH] CWE-125 CVE-2020-36426: An issue was discovered in Arm Mbed TLS before 2.24.0. mbedtls_x509_crl_parse_der has a buffer over-
An issue was discovered in Arm Mbed TLS before 2.24.0. mbedtls_x509_crl_parse_der has a buffer over-read (of one byte).
nvd
CVE-2020-36423HIGHCVSS 7.5fixed in 2.16.7≥ 2.17.0, < 2.23.02021-07-19
CVE-2020-36423 [HIGH] CWE-319 CVE-2020-36423: An issue was discovered in Arm Mbed TLS before 2.23.0. A remote attacker can recover plaintext becau
An issue was discovered in Arm Mbed TLS before 2.23.0. A remote attacker can recover plaintext because a certain Lucky 13 countermeasure doesn't properly consider the case of a hardware accelerator.
nvd
CVE-2020-36422MEDIUMCVSS 5.3fixed in 2.16.7≥ 2.17.0, < 2.23.02021-07-19
CVE-2020-36422 [MEDIUM] CWE-203 CVE-2020-36422: An issue was discovered in Arm Mbed TLS before 2.23.0. A side channel allows recovery of an ECC priv
An issue was discovered in Arm Mbed TLS before 2.23.0. A side channel allows recovery of an ECC private key, related to mbedtls_ecp_check_pub_priv, mbedtls_pk_parse_key, mbedtls_pk_parse_keyfile, mbedtls_ecp_mul, and mbedtls_ecp_mul_restartable.
nvd
CVE-2020-36425MEDIUMCVSS 5.3fixed in 2.7.17≥ 2.8.0, < 2.16.8+1 more2021-07-19
CVE-2020-36425 [MEDIUM] CWE-295 CVE-2020-36425: An issue was discovered in Arm Mbed TLS before 2.24.0. It incorrectly uses a revocationDate check wh
An issue was discovered in Arm Mbed TLS before 2.24.0. It incorrectly uses a revocationDate check when deciding whether to honor certificate revocation via a CRL. In some situations, an attacker can exploit this by changing the local clock.
nvd
CVE-2020-36424MEDIUMCVSS 4.7fixed in 2.7.17≥ 2.8.0, < 2.16.8+1 more2021-07-19
CVE-2020-36424 [MEDIUM] CWE-203 CVE-2020-36424: An issue was discovered in Arm Mbed TLS before 2.24.0. An attacker can recover a private key (for RS
An issue was discovered in Arm Mbed TLS before 2.24.0. An attacker can recover a private key (for RSA or static Diffie-Hellman) via a side-channel attack against generation of base blinding/unblinding values.
nvd
CVE-2020-36421MEDIUMCVSS 5.3fixed in 2.16.7≥ 2.17.0, < 2.23.02021-07-19
CVE-2020-36421 [MEDIUM] CWE-203 CVE-2020-36421: An issue was discovered in Arm Mbed TLS before 2.23.0. Because of a side channel in modular exponent
An issue was discovered in Arm Mbed TLS before 2.23.0. Because of a side channel in modular exponentiation, an RSA private key used in a secure enclave could be disclosed.
nvd
CVE-2021-24119MEDIUMCVSS 4.9fixed in 2.26.02021-07-14
CVE-2021-24119 [MEDIUM] CWE-203 CVE-2021-24119: In Trusted Firmware Mbed TLS 2.24.0, a side-channel vulnerability in base64 PEM file decoding allows
In Trusted Firmware Mbed TLS 2.24.0, a side-channel vulnerability in base64 PEM file decoding allows system-level (administrator) attackers to obtain information about secret RSA keys via a controlled-channel and side-channel attack on software running in isolated environments that can be single stepped, especially Intel SGX.
nvd
CVE-2020-16150MEDIUMCVSS 5.5fixed in 2.7.17≥ 2.8.0, < 2.16.8+1 more2020-09-02
CVE-2020-16150 [MEDIUM] CWE-203 CVE-2020-16150: A Lucky 13 timing side channel in mbedtls_ssl_decrypt_buf in library/ssl_msg.c in Trusted Firmware M
A Lucky 13 timing side channel in mbedtls_ssl_decrypt_buf in library/ssl_msg.c in Trusted Firmware Mbed TLS through 2.23.0 allows an attacker to recover secret key information. This affects CBC mode because of a computed time difference based on a padding length.
nvd
CVE-2020-10932MEDIUMCVSS 4.7≥ 2.7.0, < 2.7.15≥ 2.16.0, < 2.16.62020-04-15
CVE-2020-10932 [MEDIUM] CWE-203 CVE-2020-10932: An issue was discovered in Arm Mbed TLS before 2.16.6 and 2.7.x before 2.7.15. An attacker that can
An issue was discovered in Arm Mbed TLS before 2.16.6 and 2.7.x before 2.7.15. An attacker that can get precise enough side-channel measurements can recover the long-term ECDSA private key by (1) reconstructing the projective coordinate of the result of scalar multiplication by exploiting side channels in the conversion to affine coordinates; (2) usi
nvd
CVE-2020-10941MEDIUMCVSS 5.9fixed in 2.16.52020-03-24
CVE-2020-10941 [MEDIUM] CVE-2020-10941: Arm Mbed TLS before 2.16.5 allows attackers to obtain sensitive information (an RSA private key) by
Arm Mbed TLS before 2.16.5 allows attackers to obtain sensitive information (an RSA private key) by measuring cache usage during an import.
nvd
CVE-2019-18222MEDIUMCVSS 4.7fixed in 2.7.13≥ 2.8.0, < 2.16.4+1 more2020-01-23
CVE-2019-18222 [MEDIUM] CWE-203 CVE-2019-18222: The ECDSA signature implementation in ecdsa.c in Arm Mbed Crypto 2.1 and Mbed TLS through 2.19.1 doe
The ECDSA signature implementation in ecdsa.c in Arm Mbed Crypto 2.1 and Mbed TLS through 2.19.1 does not reduce the blinded scalar before computing the inverse, which allows a local attacker to recover the private key via side-channel attacks.
nvd
CVE-2019-16910MEDIUMCVSS 5.3fixed in 2.7.12≥ 2.8.0, < 2.16.3+1 more2019-09-26
CVE-2019-16910 [MEDIUM] CVE-2019-16910: Arm Mbed TLS before 2.19.0 and Arm Mbed Crypto before 2.0.0, when deterministic ECDSA is enabled, us
Arm Mbed TLS before 2.19.0 and Arm Mbed Crypto before 2.0.0, when deterministic ECDSA is enabled, use an RNG with insufficient entropy for blinding, which might allow an attacker to recover a private key via side-channel attacks if a victim signs the same message many times. (For Mbed TLS, the fix is also available in versions 2.7.12 and 2.16.3.)
nvd