finos/cla-bot

CVE-2017-16137 (Medium) detected in debug-2.2.0.tgz, debug-2.1.3.tgz

Closed this issue · 0 comments

CVE-2017-16137 - Medium Severity Vulnerability

Vulnerable Libraries - debug-2.2.0.tgz, debug-2.1.3.tgz

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: /tmp/ws-scm/cla-bot/package.json

Path to vulnerable library: /tmp/ws-scm/cla-bot/node_modules/debug/package.json

Dependency Hierarchy:

  • express-3.20.3.tgz (Root Library)
    • debug-2.2.0.tgz (Vulnerable Library)
debug-2.1.3.tgz

small debugging utility

Library home page: https://registry.npmjs.org/debug/-/debug-2.1.3.tgz

Path to dependency file: /tmp/ws-scm/cla-bot/package.json

Path to vulnerable library: /tmp/ws-scm/cla-bot/node_modules/express-session/node_modules/debug/package.json

Dependency Hierarchy:

  • express-3.20.3.tgz (Root Library)
    • connect-2.29.2.tgz
      • express-session-1.10.4.tgz
        • debug-2.1.3.tgz (Vulnerable Library)

Found in HEAD commit: 728af6547d8b346b13cb8e7fe8c30e8a0df3cbeb

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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16137

Release Date: 2019-06-05

Fix Resolution: 2.6.9,3.1.0