Security Advisory

CVE-2019-13629

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2019-10-03 13:23:25
Last updated 2024-08-04 23:57:39
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

MatrixSSL 4.2.1 and earlier contains a timing side channel in ECDSA signature generation. This allows a local or a remote attacker, able to measure the duration of hundreds to thousands of signing operations, to compute the private key used. The issue occurs because crypto/pubkey/ecc_math.c scalar multiplication leaks the bit length of the scalar.