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/issues/19#issuecomment-1822995643 | Issue Tracking |
https://github.com/RustCrypto/RSA/security/advisories/GHSA-c38w-74pg-36hr | Vendor Advisory |
https://github.com/RustCrypto/RSA/issues/19#issuecomment-1822995643 | Issue Tracking |
https://github.com/RustCrypto/RSA/security/advisories/GHSA-c38w-74pg-36hr | Vendor Advisory |
Configurations
History
21 Nov 2024, 08:32
Type | Values Removed | Values Added |
---|---|---|
References | () 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 |
28 Dec 2023, 18:54
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:rustcrypto:rsa:*:*:*:*:*:rust:*:* |
06 Dec 2023, 18:47
Type | Values Removed | Values Added |
---|---|---|
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 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.9 |
CWE | CWE-203 | |
CPE | cpe:2.3:a:rust-lang:rsa:*:*:*:*:*:rust:*:* |
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