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.
References
Link | Resource |
---|---|
https://github.com/mjwwit/node-XMLHttpRequest/commit/bf53329b61ca6afc5d28f6b8d2dc2e3ca740a9b2 | Patch Third Party Advisory |
https://github.com/mjwwit/node-XMLHttpRequest/compare/v1.6.0...1.6.1 | Patch Release Notes Third Party Advisory |
https://people.kingsds.network/wesgarland/xmlhttprequest-ssl-vuln.txt | Exploit Third Party Advisory |
https://security.netapp.com/advisory/ntap-20210618-0004/ | Third Party Advisory |
https://github.com/mjwwit/node-XMLHttpRequest/commit/bf53329b61ca6afc5d28f6b8d2dc2e3ca740a9b2 | Patch Third Party Advisory |
https://github.com/mjwwit/node-XMLHttpRequest/compare/v1.6.0...1.6.1 | Patch Release Notes Third Party Advisory |
https://people.kingsds.network/wesgarland/xmlhttprequest-ssl-vuln.txt | Exploit Third Party Advisory |
https://security.netapp.com/advisory/ntap-20210618-0004/ | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:05
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/mjwwit/node-XMLHttpRequest/commit/bf53329b61ca6afc5d28f6b8d2dc2e3ca740a9b2 - Patch, Third Party Advisory | |
References | () https://github.com/mjwwit/node-XMLHttpRequest/compare/v1.6.0...1.6.1 - Patch, Release Notes, Third Party Advisory | |
References | () https://people.kingsds.network/wesgarland/xmlhttprequest-ssl-vuln.txt - Exploit, Third Party Advisory | |
References | () https://security.netapp.com/advisory/ntap-20210618-0004/ - Third Party Advisory |
08 Dec 2021, 20:27
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/mjwwit/node-XMLHttpRequest/compare/v1.6.0...1.6.1 - Patch, Release Notes, Third Party Advisory | |
References | (CONFIRM) https://security.netapp.com/advisory/ntap-20210618-0004/ - Third Party Advisory |
18 Jun 2021, 10:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
19 May 2021, 15:00
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 9.4 |
Information
Published : 2021-04-23 00:15
Updated : 2024-11-21 06:05
NVD link : CVE-2021-31597
Mitre link : CVE-2021-31597
CVE.ORG link : CVE-2021-31597
JSON object : View
Products Affected
xmlhttprequest-ssl_project
- xmlhttprequest-ssl
CWE
CWE-295
Improper Certificate Validation