wolfSSL SP Math All RSA implementation is vulnerable to the Marvin Attack, new variation of a timing Bleichenbacher style attack, when built with the following options to configure: --enable-all CFLAGS="-DWOLFSSL_STATIC_RSA" The define “WOLFSSL_STATIC_RSA” enables static RSA cipher suites, which is not recommended, and has been disabled by default since wolfSSL 3.6.6.  Therefore the default build since 3.6.6, even with "--enable-all", is not vulnerable to the Marvin Attack. The vulnerability is specific to static RSA cipher suites, and expected to be padding-independent. The vulnerability allows an attacker to decrypt ciphertexts and forge signatures after probing with a large number of test observations. However the server’s private key is not exposed.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: wolfSSL

Published: 2024-02-09T22:25:04.663Z

Updated: 2024-06-04T17:17:16.476Z

Reserved: 2023-12-18T22:00:54.166Z


Link: CVE-2023-6935

JSON object: View

cve-icon NVD Information

Status : Awaiting Analysis

Published: 2024-02-09T23:15:08.030

Modified: 2024-02-11T22:29:15.837


Link: CVE-2023-6935

JSON object: View

cve-icon Redhat Information

No data.

CWE