NSS <=3.60 PKCS#1 v1.5 Timing SideChannel Leak
CVE-2023-4421 Published on December 12, 2023

The NSS code used for checking PKCS#1 v1.5 was leaking information useful in mounting Bleichenbacher-like attacks. Both the overall correctness of the padding as well as the length of the encrypted message was leaking through timing side-channel. By sending large number of attacker-selected ciphertexts, the attacker would be able to decrypt a previously intercepted PKCS#1 v1.5 ciphertext (for example, to decrypt a TLS session that used RSA key exchange), or forge a signature using the victim's key. The issue was fixed by implementing the implicit rejection algorithm, in which the NSS returns a deterministic random message in case invalid padding is detected, as proposed in the Marvin Attack paper. This vulnerability affects NSS < 3.61.

NVD


Products Associated with CVE-2023-4421

stack.watch emails you whenever new vulnerabilities are published in Mozilla Nss or Canonical Ubuntu Linux. Just hit a watch button to start following.

 
 

Affected Versions

Mozilla NSS:

Exploit Probability

EPSS
0.24%
Percentile
47.38%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.