← Back to CVE List

CVE-2021-31597

Published: 2021-04-23T00:15Z
Last Modified: 2024-11-21T06:05Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt