CVE Vulnerabilities

CVE-2021-44533

Improper Certificate Validation

Published: Feb 24, 2022 | Modified: Oct 06, 2022
CVSS 3.x
5.3
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS 2.x
5 MEDIUM
AV:N/AC:L/Au:N/C:N/I:P/A:N
RedHat/V2
RedHat/V3
Ubuntu

Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 did not handle multi-value Relative Distinguished Names correctly. Attackers could craft certificate subjects containing a single-value Relative Distinguished Name that would be interpreted as a multi-value Relative Distinguished Name, for example, in order to inject a Common Name that would allow bypassing the certificate subject verification.Affected versions of Node.js that do not accept multi-value Relative Distinguished Names and are thus not vulnerable to such attacks themselves. However, third-party code that uses nodes ambiguous presentation of certificate subjects may be vulnerable.

Weakness

The product does not validate, or incorrectly validates, a certificate.

Affected Software

Name Vendor Start Version End Version
Node.js Nodejs * 12.22.9 (excluding)
Node.js Nodejs 14.0.0 (including) 14.18.3 (excluding)
Node.js Nodejs 16.0.0 (including) 16.13.2 (excluding)
Node.js Nodejs 17.0.0 (including) 17.3.1 (excluding)

Potential Mitigations

References