CVE-2021-31597 (Medium) detected in xmlhttprequest-ssl-1.5.5.tgz - autoclosed
Closed this issue · 1 comments
CVE-2021-31597 - Medium Severity Vulnerability
Vulnerable Library - xmlhttprequest-ssl-1.5.5.tgz
XMLHttpRequest for Node
Library home page: https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz
Path to dependency file: apexo/package.json
Path to vulnerable library: apexo/node_modules/xmlhttprequest-ssl/package.json
Dependency Hierarchy:
- lite-server-2.5.4.tgz (Root Library)
- browser-sync-2.26.12.tgz
- browser-sync-ui-2.26.12.tgz
- socket.io-client-2.3.0.tgz
- engine.io-client-3.4.3.tgz
- ❌ xmlhttprequest-ssl-1.5.5.tgz (Vulnerable Library)
- engine.io-client-3.4.3.tgz
- socket.io-client-2.3.0.tgz
- browser-sync-ui-2.26.12.tgz
- browser-sync-2.26.12.tgz
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2021-04-23
URL: CVE-2021-31597
CVSS 3 Score Details (5.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-31597
Release Date: 2021-04-23
Fix Resolution: xmlhttprequest-ssl - 1.6.1
Step up your Open Source Security Game with WhiteSource here
✔️ This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.