attesch / PrestaShop

PrestaShop offers a fully scalable open source ecommerce solution.
http://www.prestashop.com/
Other
0 stars 0 forks source link

CVE-2017-1000048 (High) detected in qs-2.3.3.tgz #37

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: /PrestaShop/tests/Selenium/package.json

Path to vulnerable library: /tests/Selenium/package.json

Dependency Hierarchy: - webdriverio-3.4.0.tgz (Root Library) - request-2.49.0.tgz - :x: **qs-2.3.3.tgz** (Vulnerable Library)

Found in HEAD commit: bb7465065dfeed9f49bb99b6901ab933563af739

Found in base branch: develop

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 (webdriverio): 4.2.0


Step up your Open Source Security Game with Mend here