VYPR
Moderate severityNVD Advisory· Published Nov 28, 2023· Updated Nov 27, 2024

RustCrypto/RSA vulnerable to a Marvin Attack via key recovery through timing sidechannels

CVE-2023-49092

Description

RustCrypto/RSA is a portable RSA implementation in pure Rust. Due to a non-constant-time implementation, information about the private key is leaked through timing information which is observable over the network. An attacker may be able to use that information to recover the key. There is currently no fix available. As a workaround, avoid using the RSA crate in settings where attackers are able to observe timing information, e.g. local use on a non-compromised computer.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
rsacrates.io
<= 0.9.6

Affected products

13

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.