CVE-2021-44532

MEDIUMCVSS 5.3/10EPSS 10.36%

Last modified

CVE-2021-44532 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 10.36% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
5.3/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

EPSS Probability
10.36%

95.1th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
NodejsNode.Js< 12.22.9
NodejsNode.Js>= 14.0.0, < 14.18.3
NodejsNode.Js>= 16.0.0, < 16.13.2
NodejsNode.Js>= 17.0.0, < 17.3.1
OracleGraalvm20.3.5
OracleGraalvm21.3.1
OracleGraalvm22.0.0.2
OracleMysql Cluster<= 8.0.29
OracleMysql Connectors<= 8.0.28
OracleMysql Enterprise Monitor<= 8.0.29
OracleMysql Server<= 5.7.37
OracleMysql Server>= 8.0.0, <= 8.0.28
OracleMysql Workbench>= 8.0.0, <= 8.0.28
OraclePeoplesoft Enterprise Peopletools8.58
OraclePeoplesoft Enterprise Peopletools8.59
DebianDebian Linux11.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is 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 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.
How severe is CVE-2021-44532?
CVE-2021-44532 has a CVSS score of 5.3/10 (MEDIUM severity). The EPSS model estimates a 10.36% probability of exploitation in the next 30 days.
How do I fix CVE-2021-44532?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2021-44532?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST