-
Notifications
You must be signed in to change notification settings - Fork 0
Description
WS-2018-0588 - High Severity Vulnerability
Vulnerable Libraries - querystringify-1.0.0.tgz, querystringify-0.0.4.tgz
querystringify-1.0.0.tgz
Querystringify - Small, simple but powerful query string parser.
Library home page: https://registry.npmjs.org/querystringify/-/querystringify-1.0.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/url-parse/node_modules/querystringify/package.json
Dependency Hierarchy:
- cli-1.7.3.tgz (Root Library)
- webpack-dev-server-2.11.2.tgz
- sockjs-client-1.1.4.tgz
- url-parse-1.2.0.tgz
- ❌ querystringify-1.0.0.tgz (Vulnerable Library)
- url-parse-1.2.0.tgz
- sockjs-client-1.1.4.tgz
- webpack-dev-server-2.11.2.tgz
querystringify-0.0.4.tgz
Querystringify - Small, simple but powerful query string parser.
Library home page: https://registry.npmjs.org/querystringify/-/querystringify-0.0.4.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/querystringify/package.json
Dependency Hierarchy:
- cli-1.7.3.tgz (Root Library)
- webpack-dev-server-2.11.2.tgz
- sockjs-client-1.1.4.tgz
- eventsource-0.1.6.tgz
- original-1.0.0.tgz
- url-parse-1.0.5.tgz
- ❌ querystringify-0.0.4.tgz (Vulnerable Library)
- url-parse-1.0.5.tgz
- original-1.0.0.tgz
- eventsource-0.1.6.tgz
- sockjs-client-1.1.4.tgz
- webpack-dev-server-2.11.2.tgz
Found in HEAD commit: e09ef1e3a45be925a41a2e1aa6a0bcbc6b3c41ea
Found in base branch: master
Vulnerability Details
A vulnerability was found in querystringify before 2.0.0. It's possible to override built-in properties of the resulting query string object if a malicious string is inserted in the query string.
Publish Date: 2018-04-19
URL: WS-2018-0588
CVSS 3 Score Details (7.4)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Release Date: 2018-04-19
Fix Resolution (querystringify): 2.0.0
Direct dependency fix Resolution (@angular/cli): 1.7.4
Fix Resolution (querystringify): 2.0.0
Direct dependency fix Resolution (@angular/cli): 1.7.4
⛑️ Automatic Remediation will be attempted for this issue.