tlkh/binder-test

CVE-2021-31597 (High) detected in xmlhttprequest-ssl-1.5.3.tgz - autoclosed

mend-bolt-for-github opened this issue · 1 comments

CVE-2021-31597 - High Severity Vulnerability

Vulnerable Library - xmlhttprequest-ssl-1.5.3.tgz

XMLHttpRequest for Node

Library home page: https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.3.tgz

Path to dependency file: binder-test/jupyter_desktop/share/web/noVNC-1.1.0/package.json

Path to vulnerable library: binder-test/jupyter_desktop/share/web/noVNC-1.1.0/node_modules/xmlhttprequest-ssl/package.json

Dependency Hierarchy:

  • karma-1.7.1.tgz (Root Library)
    • socket.io-1.7.3.tgz
      • socket.io-client-1.7.3.tgz
        • engine.io-client-1.8.3.tgz
          • xmlhttprequest-ssl-1.5.3.tgz (Vulnerable Library)

Found in HEAD commit: bd5bc719d8e07b9b820e60f7a74922afdf2d98be

Found in base branch: main

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 (9.4)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

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.