CVE-2023-49092
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2023-49092
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2023-11-28T20:57:06.739Z
- Last Modified Date
- 2023-12-14T22:50:31.056Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/RustCrypto/RSA/security/advisories/GHSA-c38w-74pg-36hr | x_refsource_CONFIRM |
https://github.com/RustCrypto/RSA/issues/19#issuecomment-1822995643 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-49092 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-49092 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 13:05:35 | Added to TrackCVE |