VYPR

Xmlhttprequest SSL

by Xmlhttprequest SSL Project

CVEs (1)

  • CVE-2021-31597CriApr 23, 2021
    risk 0.54cvss 9.4epss 0.02

    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…