CVE-2021-31597

The xmlhttprequest-ssl package before 1.6.1 for Node.js disables SSL certificate validation by default, because rejectUnauthorized (when the property exists but is undefined) is considered to be false within the https.request function of Node.js. In other words, no certificate is ever rejected.
Configurations

Configuration 1

cpe:2.3:a:xmlhttprequest-ssl_project:xmlhttprequest-ssl:*:*:*:*:*:node.js:*:*

Information

Published : 2021-04-23 12:15

Updated : 2021-12-08 08:27


NVD link : CVE-2021-31597

Mitre link : CVE-2021-31597

Products Affected
No products.
CWE
CWE-295

Improper Certificate Validation