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

21 Nov 2024, 08:32

Type Values Removed Values Added
References () https://github.com/RustCrypto/RSA/issues/19#issuecomment-1822995643 - Issue Tracking () https://github.com/RustCrypto/RSA/issues/19#issuecomment-1822995643 - Issue Tracking
References () https://github.com/RustCrypto/RSA/security/advisories/GHSA-c38w-74pg-36hr - Vendor Advisory () https://github.com/RustCrypto/RSA/security/advisories/GHSA-c38w-74pg-36hr - Vendor Advisory

28 Dec 2023, 18:54

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

06 Dec 2023, 18:47

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.9
CPE cpe:2.3:a:rust-lang:rsa:*:*:*:*:*:rust:*:*
CWE CWE-385 CWE-203
References () https://github.com/RustCrypto/RSA/issues/19#issuecomment-1822995643 - () https://github.com/RustCrypto/RSA/issues/19#issuecomment-1822995643 - Issue Tracking
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
First Time Rust-lang rsa
Rust-lang

28 Nov 2023, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-11-28 21:15

Updated : 2024-11-21 08:32


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-385

Covert Timing Channel

CWE-203

Observable Discrepancy