mjwwit/node-XMLHttpRequest

mjwwit/node-XMLHttpRequest

Releases21
Frequency8 months 3 days
Last Release
Stars14
XMLHttpRequest for node.js

CVE History

CVEPublishedCVSS v3CVSS v2
9.4 CRITICAL7.5 HIGH

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.