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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*

Configuration 2 (hide)

OR cpe:2.3:a:oracle:graalvm:20.3.5:*:*:*:enterprise:*:*:*
cpe:2.3:a:oracle:graalvm:21.3.1:*:*:*:enterprise:*:*:*
cpe:2.3:a:oracle:graalvm:22.0.0.2:*:*:*:enterprise:*:*:*
cpe:2.3:a:oracle:mysql_cluster:*:*:*:*:*:*:*:*
cpe:2.3:a:oracle:mysql_connectors:*:*:*:*:*:*:*:*
cpe:2.3:a:oracle:mysql_enterprise_monitor:*:*:*:*:*:*:*:*
cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*
cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*
cpe:2.3:a:oracle:mysql_workbench:*:*:*:*:*:*:*:*
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.58:*:*:*:*:*:*:*
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*

Configuration 3 (hide)

cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*

History

21 Nov 2024, 06:31

Type Values Removed Values Added
References () https://hackerone.com/reports/1429694 - Mitigation, Third Party Advisory () https://hackerone.com/reports/1429694 - Mitigation, Third Party Advisory
References () https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/ - Exploit, Release Notes, Vendor Advisory () https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/ - Exploit, Release Notes, Vendor Advisory
References () https://security.netapp.com/advisory/ntap-20220325-0007/ - Third Party Advisory () https://security.netapp.com/advisory/ntap-20220325-0007/ - Third Party Advisory
References () https://www.debian.org/security/2022/dsa-5170 - Third Party Advisory () https://www.debian.org/security/2022/dsa-5170 - Third Party Advisory
References () https://www.oracle.com/security-alerts/cpuapr2022.html - Patch, Third Party Advisory () https://www.oracle.com/security-alerts/cpuapr2022.html - Patch, Third Party Advisory
References () https://www.oracle.com/security-alerts/cpujul2022.html - Third Party Advisory () https://www.oracle.com/security-alerts/cpujul2022.html - Third Party Advisory

Information

Published : 2022-02-24 19:15

Updated : 2024-11-21 06:31


NVD link : CVE-2021-44532

Mitre link : CVE-2021-44532

CVE.ORG link : CVE-2021-44532


JSON object : View

Products Affected

debian

  • debian_linux

oracle

  • peoplesoft_enterprise_peopletools
  • mysql_enterprise_monitor
  • mysql_workbench
  • mysql_connectors
  • mysql_server
  • graalvm
  • mysql_cluster

nodejs

  • node.js
CWE
CWE-296

Improper Following of a Certificate's Chain of Trust

CWE-295

Improper Certificate Validation