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.
References
| Link | Resource |
|---|---|
| https://github.com/RustCrypto/RSA/security/advisories/GHSA-c38w-74pg-36hr | Vendor Advisory |
| https://github.com/RustCrypto/RSA/issues/19#issuecomment-1822995643 | Issue Tracking |
Configurations
History
28 Dec 2023, 18:54
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:rustcrypto:rsa:*:*:*:*:*:rust:*:* | |
| First Time |
Rustcrypto
Rustcrypto rsa |
06 Dec 2023, 18:47
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.9 |
| CWE | CWE-203 | |
| References | () https://github.com/RustCrypto/RSA/security/advisories/GHSA-c38w-74pg-36hr - Vendor Advisory | |
| References | () https://github.com/RustCrypto/RSA/issues/19#issuecomment-1822995643 - Issue Tracking | |
| CPE | cpe:2.3:a:rust-lang:rsa:*:*:*:*:*:rust:*:* | |
| First Time |
Rust-lang
Rust-lang rsa |
28 Nov 2023, 21:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2023-11-28 21:15
Updated : 2023-12-28 18:54
NVD link : CVE-2023-49092
Mitre link : CVE-2023-49092
JSON object : View
Products Affected
rustcrypto
- rsa
CWE
CWE-203
Observable Discrepancy
