tlkh/binder-test

CVE-2017-16137 (Medium) detected in multiple libraries - autoclosed

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

CVE-2017-16137 - Medium Severity Vulnerability

Vulnerable Libraries - debug-2.6.8.tgz, debug-2.3.3.tgz, debug-2.2.0.tgz

debug-2.6.8.tgz

small debugging utility

Library home page: https://registry.npmjs.org/debug/-/debug-2.6.8.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/mocha/node_modules/debug/package.json

Dependency Hierarchy:

  • mocha-3.5.3.tgz (Root Library)
    • debug-2.6.8.tgz (Vulnerable Library)
debug-2.3.3.tgz

small debugging utility

Library home page: https://registry.npmjs.org/debug/-/debug-2.3.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/socket.io/node_modules/debug/package.json,binder-test/jupyter_desktop/share/web/noVNC-1.1.0/node_modules/engine.io-client/node_modules/debug/package.json,binder-test/jupyter_desktop/share/web/noVNC-1.1.0/node_modules/socket.io-adapter/node_modules/debug/package.json,binder-test/jupyter_desktop/share/web/noVNC-1.1.0/node_modules/socket.io-client/node_modules/debug/package.json,binder-test/jupyter_desktop/share/web/noVNC-1.1.0/node_modules/engine.io/node_modules/debug/package.json

Dependency Hierarchy:

  • karma-1.7.1.tgz (Root Library)
    • socket.io-1.7.3.tgz
      • engine.io-1.8.3.tgz
        • debug-2.3.3.tgz (Vulnerable Library)
debug-2.2.0.tgz

small debugging utility

Library home page: https://registry.npmjs.org/debug/-/debug-2.2.0.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/socket.io-parser/node_modules/debug/package.json

Dependency Hierarchy:

  • karma-1.7.1.tgz (Root Library)
    • socket.io-1.7.3.tgz
      • socket.io-parser-2.3.1.tgz
        • debug-2.2.0.tgz (Vulnerable Library)

Found in HEAD commit: bd5bc719d8e07b9b820e60f7a74922afdf2d98be

Found in base branch: main

Vulnerability Details

The debug module is vulnerable to regular expression denial of service when untrusted user input is passed into the o formatter. It takes around 50k characters to block for 2 seconds making this a low severity issue.

Publish Date: 2018-06-07

URL: CVE-2017-16137

CVSS 3 Score Details (5.3)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-16137

Release Date: 2018-06-07

Fix Resolution: 2.6.9


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.