9.4
CVE-2021-31597
- EPSS 0.37%
- Veröffentlicht 23.04.2021 00:15:08
- Zuletzt bearbeitet 21.11.2024 06:05:57
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Xmlhttprequest-ssl Project ≫ Xmlhttprequest-ssl SwPlatformnode.js Version < 1.6.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.37% | 0.581 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 9.4 | 3.9 | 5.5 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-295 Improper Certificate Validation
The product does not validate, or incorrectly validates, a certificate.