iceColdChris / ZodiacWebsite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WS-2019-0425 (Medium) detected in mocha-2.2.5.js, mocha-1.6.0.js

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

WS-2019-0425 - Medium Severity Vulnerability

Vulnerable Libraries - mocha-2.2.5.js, mocha-1.6.0.js

mocha-2.2.5.js

simple, flexible, fun test framework

Library home page: https://cdnjs.cloudflare.com/ajax/libs/mocha/2.2.5/mocha.js

Path to dependency file: /node_modules/js-base64/test/index.html

Path to vulnerable library: /node_modules/js-base64/test/index.html

Dependency Hierarchy:

  • mocha-2.2.5.js (Vulnerable Library)
mocha-1.6.0.js

simple, flexible, fun test framework

Library home page: https://cdnjs.cloudflare.com/ajax/libs/mocha/1.6.0/mocha.js

Path to dependency file: /node_modules/keycode/test/tests.html

Path to vulnerable library: /node_modules/keycode/test/mocha.js

Dependency Hierarchy:

  • mocha-1.6.0.js (Vulnerable Library)

Found in base branch: master

Vulnerability Details

Mocha is vulnerable to ReDoS attack. If the stack trace in utils.js begins with a large error message, and full-trace is not enabled, utils.stackTraceFilter() will take exponential run time.

Publish Date: 2019-01-24

URL: WS-2019-0425

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

Release Date: 2019-01-24

Fix Resolution: v6.0.0


Step up your Open Source Security Game with Mend here