CVE-2023-49092

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:rustcrypto:rsa:*:*:*:*:*:rust:*:*

History

No history.

Information

Published : 2023-11-28 21:15

Updated : 2023-12-28 18:54


NVD link : CVE-2023-49092

Mitre link : CVE-2023-49092

CVE.ORG link : CVE-2023-49092


JSON object : View

Products Affected

rustcrypto

  • rsa
CWE
CWE-203

Observable Discrepancy

CWE-385

Covert Timing Channel