Vulnerabilities (CVE)

Filtered by vendor Xmlhttprequest-ssl Project Subscribe
Filtered by product Xmlhttprequest-ssl
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-31597 1 Xmlhttprequest-ssl Project 1 Xmlhttprequest-ssl 2023-12-10 7.5 HIGH 9.4 CRITICAL
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.