Michael de Wit

1 exploit Active since Apr 2021
CVE-2021-31597 WRITEUP CRITICAL WRITEUP
xmlhttprequest-ssl < 1.6.1 - Improper Certificate Validation
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.
CVSS 9.4