CVE-2023-4421
Last modified
CVE-2023-4421 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.63% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mozilla | Nss | < 3.6.1 |
References
- https://bugzilla.mozilla.org/show_bug.cgi?id=1651411Issue Tracking
- https://www.mozilla.org/security/advisories/mfsa2023-53/Issue Tracking, Vendor Advisory
- https://bugzilla.mozilla.org/show_bug.cgi?id=1651411Issue Tracking
- https://www.mozilla.org/security/advisories/mfsa2023-53/Issue Tracking, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-4421?
How severe is CVE-2023-4421?
How do I fix CVE-2023-4421?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-44204 An Improper Validation of Syntactic Correctness of Input vu…6.5
- CVE-2023-44205Sensitive information disclosure due to improper authorizati…5.3
- CVE-2023-44206Sensitive information disclosure and manipulation due to imp…9.1
- CVE-2023-44207Stored cross-site scripting (XSS) vulnerability in protectio…5.4
- CVE-2023-44208Sensitive information disclosure and manipulation due to mis…9.1
- CVE-2023-44209Local privilege escalation due to improper soft link handlin…7.8
- CVE-2023-44210Sensitive information disclosure and manipulation due to mis…5.5
- CVE-2023-44211Sensitive information disclosure and manipulation due to mis…7.1
- CVE-2023-44212Sensitive information disclosure and manipulation due to mis…7.1
- CVE-2023-44213Sensitive information disclosure due to excessive collection…5.5
- CVE-2023-44214Sensitive information disclosure due to missing authorizatio…5.5
- CVE-2023-44216PVRIC (PowerVR Image Compression) on Imagination 2018 and la…5.3
Are you affected by CVE-2023-4421?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
