dreamboy9 / ofbiz

Apache OFBiz - Main development has moved to the ofbiz-frameworks repository.
https://ofbiz.apache.org
Apache License 2.0
0 stars 0 forks source link

CVE-2014-10064 (High) detected in qs-0.5.1.tgz #36

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

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

CVE-2014-10064 - High Severity Vulnerability

Vulnerable Library - qs-0.5.1.tgz

querystring parser

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

Path to dependency file: /framework/images/webapp/images/jquery/plugins/validate/package.json

Path to vulnerable library: /framework/images/webapp/images/jquery/plugins/validate/node_modules/qs/package.json

Dependency Hierarchy: - grunt-0.3.17.tgz (Root Library) - connect-2.4.6.tgz - :x: **qs-0.5.1.tgz** (Vulnerable Library)

Found in HEAD commit: 9f6ed39589395d00f1d69228cb50a7987ba11512

Found in base branch: trunk

Vulnerability Details

The qs module before 1.0.0 does not have an option or default for specifying object depth and when parsing a string representing a deeply nested object will block the event loop for long periods of time. An attacker could leverage this to cause a temporary denial-of-service condition, for example, in a web application, other requests would not be processed while this blocking is occurring.

Publish Date: 2018-04-26

URL: CVE-2014-10064

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-2014-10064

Release Date: 2018-04-26

Fix Resolution (qs): 1.0.0

Direct dependency fix Resolution (grunt): 0.4.0


Step up your Open Source Security Game with Mend here