Open mend-for-github-com[bot] opened 3 years ago
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.
WS-2014-0005 - High Severity Vulnerability
Vulnerable Library - qs-0.4.2.tgz
querystring parser
Library home page: https://registry.npmjs.org/qs/-/qs-0.4.2.tgz
Path to dependency file: /tvaultui/package.json
Path to vulnerable library: /tvaultui/node_modules/express/node_modules/qs/package.json
Dependency Hierarchy: - browser-sync-2.9.12.tgz (Root Library) - browser-sync-ui-0.5.19.tgz - weinre-2.0.0-pre-I0Z7U9OV.tgz - express-2.5.11.tgz - :x: **qs-0.4.2.tgz** (Vulnerable Library)
Found in HEAD commit: 0f3cd3fd3c5ad14d3c051359006dda186a4202f1
Found in base branch: dev
Vulnerability Details
Denial-of-Service Extended Event Loop Blocking.The qs module 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
Publish Date: 2014-07-31
URL: WS-2014-0005
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/WS-2014-0005
Release Date: 2014-07-31
Fix Resolution (qs): 1.0.0
Direct dependency fix Resolution (browser-sync): 2.19.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.