SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2023-49092

Due to a non-constant-time implementation, information about the private key is leaked through timing information which is observable over the network.

MEDIUM 5.9EPSS 0.61%

Does this matter?

Lower severity and a low EPSS score (0.61%). Track it; it rarely justifies an emergency change on its own.

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.

CVSS 3.1
5.9 MEDIUMCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS
0.61% probability · 47th percentile
CISA KEV
Not listed
Weakness
CWE-385, CWE-203
Affected
rustcrypto/rsa
Source
security-advisories@github.com

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.