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

28 Dec 2023, 18:54

Type Values Removed Values Added
CPE cpe:2.3:a:rust-lang:rsa:*:*:*:*:*:rust:*:* cpe:2.3:a:rustcrypto:rsa:*:*:*:*:*:rust:*:*
First Time Rustcrypto rsa
Rustcrypto

06 Dec 2023, 18:47

Type Values Removed Values Added
References () https://github.com/RustCrypto/RSA/security/advisories/GHSA-c38w-74pg-36hr - () https://github.com/RustCrypto/RSA/security/advisories/GHSA-c38w-74pg-36hr - Vendor Advisory
References () https://github.com/RustCrypto/RSA/issues/19#issuecomment-1822995643 - () https://github.com/RustCrypto/RSA/issues/19#issuecomment-1822995643 - Issue Tracking
CPE cpe:2.3:a:rust-lang:rsa:*:*:*:*:*:rust:*:*
First Time Rust-lang rsa
Rust-lang
CWE CWE-385 CWE-203
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.9

28 Nov 2023, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-11-28 21:15

Updated : 2024-02-28 20: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