RoyHarrow / DO180-apps

DO180 Repository for Sample Applications
0 stars 0 forks source link

CVE-2017-1000048 (High) detected in qs-3.1.0.tgz #11

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-3.1.0.tgz

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

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

Path to dependency file: /todoapp/nodejs_api/package.json

Path to vulnerable library: /todoapp/nodejs_api/node_modules/qs/package.json,/todoapp/nodejs/node_modules/qs/package.json

Dependency Hierarchy: - restify-4.0.3.tgz (Root Library) - :x: **qs-3.1.0.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-17

Fix Resolution (qs): 6.0.4

Direct dependency fix Resolution (restify): 4.2.0


Step up your Open Source Security Game with Mend here