MEDIUM · 5.3

CVE-2021-44532

Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 converts SANs (Subject Alternative Names) to a string format. It uses this string to check peer certificates against hostnames when validating con...

Vulnerability Description

Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 converts SANs (Subject Alternative Names) to a string format. It uses this string to check peer certificates against hostnames when validating connections. The string format was subject to an injection vulnerability when name constraints were used within a certificate chain, allowing the bypass of these name constraints.Versions of Node.js with the fix for this escape SANs containing the problematic characters in order to prevent the injection. This behavior can be reverted through the --security-revert command-line option.

CVSS Score

5.3

MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
LOW
Availability
NONE

Affected Products

VendorProductVersions
NodejsNode.Js< 12.22.9
OracleGraalvm20.3.5
OracleMysql Cluster<= 8.0.29
OracleMysql Connectors<= 8.0.28
OracleMysql Enterprise Monitor<= 8.0.29
OracleMysql Server<= 5.7.37
OracleMysql Workbench>= 8.0.0, <= 8.0.28
OraclePeoplesoft Enterprise Peopletools8.58
DebianDebian Linux11.0

Related Weaknesses (CWE)

References

FAQ

What is CVE-2021-44532?

CVE-2021-44532 is a vulnerability with a CVSS score of 5.3 (MEDIUM). Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 converts SANs (Subject Alternative Names) to a string format. It uses this string to check peer certificates against hostnames when validating con...

How severe is CVE-2021-44532?

CVE-2021-44532 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2021-44532?

Check the references section above for vendor advisories and patch information. Affected products include: Nodejs Node.Js, Oracle Graalvm, Oracle Mysql Cluster, Oracle Mysql Connectors, Oracle Mysql Enterprise Monitor.