NA

CVE-2023-4421

Published: 12/12/2023 Updated: 20/12/2023
CVSS v3 Base Score: 6.5 | Impact Score: 3.6 | Exploitability Score: 2.8
VMScore: 0

Vulnerability Summary

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.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

mozilla nss

Vendor Advisories

Debian Bug report logs - #1056284 nss: CVE-2023-5388 Package: src:nss; Maintainer for src:nss is Maintainers of Mozilla-related packages &lt;team+pkg-mozilla@trackerdebianorg&gt;; Reported by: Moritz Mühlenhoff &lt;jmm@inutilorg&gt; Date: Sun, 19 Nov 2023 20:03:02 UTC Severity: important Tags: security, upstream Reply ...
new tlsfuzzer code can still detect timing issues in RSA operations (CVE-2023-4421) ...
Mozilla Foundation Security Advisory 2023-53 Timing side-channel in PKCS#1 v15 decryption depadding code Announced December 12, 2023 Impact moderate Products NSS Fixed in NSS 361 ...
Description<!----> This CVE is under investigation by Red Hat Product Security ...