Lucene search

K
prionPRIOn knowledge basePRION:CVE-2023-49092
HistoryNov 28, 2023 - 9:15 p.m.

Design/Logic Flaw

2023-11-2821:15:00
PRIOn knowledge base
www.prio-n.com
4
rustcrypto rsa implementation
timing information leak
private key exposure
network observation
fix unavailable
workaround

6.4 Medium

AI Score

Confidence

Low

0.001 Low

EPSS

Percentile

37.4%

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.

6.4 Medium

AI Score

Confidence

Low

0.001 Low

EPSS

Percentile

37.4%

Related for PRION:CVE-2023-49092