Vulnerability Database

289,697

Total vulnerabilities in the database

CVE-2022-46392

An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses (typically, an untrusted operating system attacking a secure enclave) can recover an RSA private key after observing the victim performing a single private-key operation, if the window size (MBEDTLS_MPI_WINDOW_SIZE) used for the exponentiation is 3 or smaller.

  • Published: Dec 16, 2022
  • Updated: Apr 14, 2023
  • CVE: CVE-2022-46392
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 5.3
  • AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N

CWEs: