kapseliboi / bui

‹b› Web components for creating applications – built by Blackstone Publishing using lit-html and lit-element
https://bui.js.org
0 stars 0 forks source link

CVE-2017-1000048 (High) detected in multiple libraries #13

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

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

CVE-2017-1000048 - High Severity Vulnerability

Vulnerable Libraries - qs-5.2.0.tgz, qs-5.1.0.tgz, qs-1.1.0.tgz

qs-5.2.0.tgz

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

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/body-parser/node_modules/qs/package.json

Dependency Hierarchy: - docpress-0.7.4.tgz (Root Library) - metalsmith-start-2.0.1.tgz - tiny-lr-0.2.1.tgz - body-parser-1.14.2.tgz - :x: **qs-5.2.0.tgz** (Vulnerable Library)

qs-5.1.0.tgz

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

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/tiny-lr/node_modules/qs/package.json

Dependency Hierarchy: - docpress-0.7.4.tgz (Root Library) - metalsmith-start-2.0.1.tgz - tiny-lr-0.2.1.tgz - :x: **qs-5.1.0.tgz** (Vulnerable Library)

qs-1.1.0.tgz

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

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

Path to dependency file: /package.json

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

Dependency Hierarchy: - docpress-0.7.4.tgz (Root Library) - metalsmith-start-2.0.1.tgz - superstatic-4.0.1.tgz - connect-query-0.2.0.tgz - :x: **qs-1.1.0.tgz** (Vulnerable Library)

Found in HEAD commit: e8304e6335e5d45f5599a6dd9950348f734192b7

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

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 (docpress): 0.7.5

Fix Resolution (qs): 6.0.4

Direct dependency fix Resolution (docpress): 0.7.5

Fix Resolution (qs): 6.0.4

Direct dependency fix Resolution (docpress): 0.7.5


Step up your Open Source Security Game with Mend here