#VU29447 Cryptographic issues in mbed TLS - CVE-2020-36422

 

#VU29447 Cryptographic issues in mbed TLS - CVE-2020-36422

Published: July 2, 2020 / Updated: January 11, 2023


Vulnerability identifier: #VU29447
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2020-36422
CWE-ID: CWE-310
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
mbed TLS
Software vendor:
ARM

Description

The vulnerability allows a local user to perform a side-channel attack.

The vulnerability exists due to missing randomization in the mbedtls_ecp_check_pub_priv(), mbedtls_pk_parse_key(), mbedtls_pk_parse_keyfile(), mbedtls_ecp_mul(), and mbedtls_ecp_mul_restartable() functions in Mbed TLS. A local user can perform a side-channel attack on ECC key import and fully recover the private key after collecting a single trace of any of the affected functions.


Remediation

Install updates from vendor's website.

External links