CVE-2025-27587

OpenSSL 3.0.0 through 3.3.2 on the PowerPC architecture is vulnerable to a Minerva attack, exploitable by measuring the time of signing of random messages using the EVP_DigestSign API, and then using the private key to extract the K value (nonce) from the signatures. Next, based on the bit size of the extracted nonce, one can compare the signing time of full-sized nonces to signatures that used smaller nonces, via statistical tests. There is a side-channel in the P-364 curve that allows private key extraction (also, there is a dependency between the bit size of K and the size of the side channel). NOTE: This CVE is disputed because the OpenSSL security policy explicitly notes that any side channels which require same physical system to be detected are outside of the threat model for the software. The timing signal is so small that it is infeasible to be detected without having the attacking process running on the same physical system.
CVSS

No CVSS.

Configurations

No configuration.

History

17 Jun 2025, 20:50

Type Values Removed Values Added
Summary
  • (es) OpenSSL 3.0.0 a 3.3.2 en la arquitectura PowerPC es vulnerable a un ataque Minerva. Este ataque se puede explotar midiendo el tiempo de firma de mensajes aleatorios mediante la API EVP_DigestSign y, posteriormente, utilizando la clave privada para extraer el valor K (nonce) de las firmas. A continuación, basándose en el tamaño en bits del nonce extraído, se puede comparar el tiempo de firma de nonces de tamaño completo con el de firmas que utilizan nonces más pequeños mediante pruebas estadísticas. Existe un canal lateral en la curva P-364 que permite la extracción de la clave privada (además, existe una dependencia entre el tamaño en bits de K y el tamaño del canal lateral). NOTA: Esta CVE es controvertida porque la política de seguridad de OpenSSL indica explícitamente que cualquier canal lateral que requiera la detección del mismo sistema físico queda fuera del modelo de amenazas del software. La señal de tiempo es tan pequeña que es imposible detectarla sin que el proceso atacante se ejecute en el mismo sistema físico.

16 Jun 2025, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-06-16 22:15

Updated : 2025-06-17 20:50


NVD link : CVE-2025-27587

Mitre link : CVE-2025-27587

CVE.ORG link : CVE-2025-27587


JSON object : View

Products Affected

No product.

CWE

No CWE.