CVE-2021-31597

Published
View on NVD ↗
CVSS v3
9.4
CRITICAL
CVSS v2
7.5
HIGH
Affected
1
PROJECT

Description

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.

XMLHttpRequest for node.js
GitHubGitHub
14