When one vulnerable primitive turns viral: Novel single-trace attacks on ECDSA and RSA

Authors

  • Alejandro Cabrera Aldaya Tampere University, Tampere, Finland
  • Billy Bob Brumley Tampere University, Tampere, Finland

DOI:

https://doi.org/10.13154/tches.v2020.i2.196-221

Keywords:

side-channel analysis, vulnerable countermeasure, ECDSA, RSA, binary, GCD, modular inversion, Intel SGX, mbedTLS, CVE-2019-18222

Abstract

Microarchitecture based side-channel attacks are common threats nowadays. Intel SGX technology provides a strong isolation from an adversarial OS, however, does not guarantee protection against side-channel attacks. In this paper, we analyze the security of the mbedTLS binary GCD algorithm, an implementation that offers interesting challenges when compared for example with OpenSSL, due to the usage of very tight loops in the former. Using practical experiments we demonstrate the mbedTLS binary GCD implementation is vulnerable to side-channel analysis using the SGX-Step framework against mbedTLS based SGX enclaves.
We analyze the security of some use cases of this algorithm in this library, resulting in the discovery of a new vulnerability in the ECDSA code path that allows a single-trace attack against this implementation. This vulnerability is three-fold interesting:

  1. It resides in the implementation of a countermeasure which makes it more dangerous due to the false state of security the countermeasure currently offers.
  2. It reduces mbedTLS ECDSA security to an integer factorization problem.
  3. An unexpected GCD call inside the ECDSA code path compromises the countermeasure.

We also cover an orthogonal use case, this time inside the mbedTLS RSA code path during the computation of a CRT parameter when loading a private key. The attack also exploits the binary GCD implementation threat, showing how a single vulnerable primitive leads to multiple vulnerabilities. We demonstrate both security threats with end-to-end attacks using 1000 trials each, showing in both cases single-trace attacks can be achieved with success rates very close to 100%.

Downloads

Published

2020-03-02

How to Cite

Cabrera Aldaya, A., & Brumley, B. B. . (2020). When one vulnerable primitive turns viral: Novel single-trace attacks on ECDSA and RSA. IACR Transactions on Cryptographic Hardware and Embedded Systems, 2020(2), 196–221. https://doi.org/10.13154/tches.v2020.i2.196-221

Issue

Section

Articles