CVE-2021-31597
CRITICAL9.4EPSS 0.18%Improper Certificate Validation in xmlhttprequest-ssl
發布日:2021/5/24修改日:2023/11/8
描述
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.
受影響套件(1)
- npm/xmlhttprequest-sslfrom 0, < 1.6.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | CRITICAL9.4 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L |
參考連結(5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2021-31597
- WEBhttps://github.com/mjwwit/node-XMLHttpRequest/commit/bf53329b61ca6afc5d28f6b8d2dc2e3ca740a9b2
- WEBhttps://github.com/mjwwit/node-XMLHttpRequest/compare/v1.6.0...1.6.1
- WEBhttps://people.kingsds.network/wesgarland/xmlhttprequest-ssl-vuln.txt
- WEBhttps://security.netapp.com/advisory/ntap-20210618-0004