manishshanker / react-redux-d3-webpack-es6-seed

A project seed to start react, redux and d3 project.
MIT License
1 stars 0 forks source link

CVE-2016-10703 (High) detected in ecstatic-1.4.1.tgz #15

Open mend-bolt-for-github[bot] opened 5 years ago

mend-bolt-for-github[bot] commented 5 years ago

CVE-2016-10703 - High Severity Vulnerability

Vulnerable Library - ecstatic-1.4.1.tgz

A simple static file server middleware that works with both Express and Flatiron

Library home page: https://registry.npmjs.org/ecstatic/-/ecstatic-1.4.1.tgz

Path to dependency file: /react-redux-d3-webpack-es6-seed/package.json

Path to vulnerable library: /node_modules/ecstatic/package.json

Dependency Hierarchy: - http-server-0.9.0.tgz (Root Library) - :x: **ecstatic-1.4.1.tgz** (Vulnerable Library)

Found in HEAD commit: 3ccf14cd8defb56555cefdb2c27d2f7af0ac1059

Found in base branch: master

Vulnerability Details

A regular expression Denial of Service (DoS) vulnerability in the file lib/ecstatic.js of the ecstatic npm package, before version 2.0.0, allows a remote attacker to overload and crash a server by passing a maliciously crafted string.

Publish Date: 2017-12-14

URL: CVE-2016-10703

CVSS 3 Score Details (7.5)

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: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2016-10703

Release Date: 2017-12-14

Fix Resolution (ecstatic): 2.0.0

Direct dependency fix Resolution (http-server): 0.10.0


Step up your Open Source Security Game with Mend here