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-2017-1000048 (High) detected in qs-2.3.3.tgz #55

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

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

CVE-2017-1000048 - High Severity Vulnerability

Vulnerable Library - qs-2.3.3.tgz

A querystring parser that supports nesting and arrays, with a depth limit

Library home page: https://registry.npmjs.org/qs/-/qs-2.3.3.tgz

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

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

Dependency Hierarchy: - http-server-0.9.0.tgz (Root Library) - union-0.4.6.tgz - :x: **qs-2.3.3.tgz** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

the web framework using ljharb's qs module older than v6.3.2, v6.2.3, v6.1.2, and v6.0.4 is vulnerable to a DoS. A malicious user can send a evil request to cause the web framework crash.

Publish Date: 2017-07-17

URL: CVE-2017-1000048

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

Release Date: 2017-07-13

Fix Resolution (qs): 6.0.4

Direct dependency fix Resolution (http-server): 0.11.2


Step up your Open Source Security Game with Mend here