Cryptographic issues in mbed TLS and mbed Crypto - CVE-2019-18222

 

Cryptographic issues in mbed TLS and mbed Crypto - CVE-2019-18222

Published: March 11, 2020


Vulnerability identifier: #VU26020
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2019-18222
CWE-ID: CWE-310
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: ARM
Affected software:
mbed TLS
mbed Crypto

Detailed vulnerability description

The vulnerability allows an attacker to gain access to sensitive information.

the vulnerability exists due to 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.


How to mitigate CVE-2019-18222

Install updates from vendor's website.

Sources