snowdensb / dependabot-core

🤖 The core logic behind Dependabot's update PR creation, and the public issue tracker for all things Dependabot
https://github.com/features/security
Other
0 stars 0 forks source link

mocha-1.8.1.js: 1 vulnerabilities (highest severity is: 5.3) #1079

Open mend-for-github-com[bot] opened 4 months ago

mend-for-github-com[bot] commented 4 months ago
Vulnerable Library - mocha-1.8.1.js

simple, flexible, fun test framework

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

Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm6/git_dependency_local_file/node_modules/component-each/node_modules/component-type/test/index.html

Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm6/git_dependency_local_file/node_modules/component-each/node_modules/component-type/test/mocha.js,/npm_and_yarn/spec/fixtures/projects/yarn/git_dependency_local_file/node_modules/component-type/test/mocha.js,/npm_and_yarn/spec/fixtures/projects/npm6/git_dependency_local_file/node_modules/component-type/test/mocha.js,/npm_and_yarn/spec/fixtures/projects/yarn/git_dependency_local_file/node_modules/to-no-case/test/mocha.js,/npm_and_yarn/spec/fixtures/projects/npm7/git_dependency_local_file/node_modules/to-no-case/test/mocha.js,/npm_and_yarn/spec/fixtures/projects/yarn/git_dependency_local_file/node_modules/component-each/node_modules/component-type/test/mocha.js,/npm_and_yarn/spec/fixtures/projects/npm6/git_dependency_local_file/node_modules/to-no-case/test/mocha.js,/npm_and_yarn/spec/fixtures/projects/npm7/git_dependency_local_file/node_modules/component-each/node_modules/component-type/test/mocha.js,/npm_and_yarn/spec/fixtures/projects/npm7/git_dependency_local_file/node_modules/component-type/test/mocha.js

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (mocha version) Remediation Possible** Reachability
WS-2019-0425 Medium 5.3 mocha-1.8.1.js Direct v6.0.0

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

WS-2019-0425 ### Vulnerable Library - mocha-1.8.1.js

simple, flexible, fun test framework

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

Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm6/git_dependency_local_file/node_modules/component-each/node_modules/component-type/test/index.html

Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm6/git_dependency_local_file/node_modules/component-each/node_modules/component-type/test/mocha.js,/npm_and_yarn/spec/fixtures/projects/yarn/git_dependency_local_file/node_modules/component-type/test/mocha.js,/npm_and_yarn/spec/fixtures/projects/npm6/git_dependency_local_file/node_modules/component-type/test/mocha.js,/npm_and_yarn/spec/fixtures/projects/yarn/git_dependency_local_file/node_modules/to-no-case/test/mocha.js,/npm_and_yarn/spec/fixtures/projects/npm7/git_dependency_local_file/node_modules/to-no-case/test/mocha.js,/npm_and_yarn/spec/fixtures/projects/yarn/git_dependency_local_file/node_modules/component-each/node_modules/component-type/test/mocha.js,/npm_and_yarn/spec/fixtures/projects/npm6/git_dependency_local_file/node_modules/to-no-case/test/mocha.js,/npm_and_yarn/spec/fixtures/projects/npm7/git_dependency_local_file/node_modules/component-each/node_modules/component-type/test/mocha.js,/npm_and_yarn/spec/fixtures/projects/npm7/git_dependency_local_file/node_modules/component-type/test/mocha.js

Dependency Hierarchy: - :x: **mocha-1.8.1.js** (Vulnerable Library)

Found in base branch: main

### 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