#VU59548 Improper Certificate Validation in Node.js - CVE-2021-44531
Published: January 12, 2022
Node.js
Node.js Foundation
Description
The vulnerability allows a remote attacker to perform spoofing attack.
The
vulnerability exists due to insufficient validation of URI Subject
Alternative Names. Node.js accepts arbitrary Subject Alternative Name
(SAN) types, unless a PKI
is specifically defined to use a particular SAN type. A remote attacker
can bypass name-constrained intermediates and perform spoofing attack.