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
History
Created Old Value New Value Data Type Notes
2024-06-25 13:05:35 Added to TrackCVE