-
Couldn't load subscription status.
- Fork 0
Description
WS-2018-0075 - Medium Severity Vulnerability
Vulnerable Library - concat-stream-1.5.0.tgz
writable stream that concatenates strings or binary data and calls a callback with the result
Library home page: https://registry.npmjs.org/concat-stream/-/concat-stream-1.5.0.tgz
Path to dependency file: /security-admin/src/main/webapp/libs/other/jquery-cookie/js/package.json
Path to vulnerable library: /security-admin/src/main/webapp/libs/other/jquery-cookie/js/node_modules/concat-stream/package.json
Dependency Hierarchy:
- grunt-contrib-qunit-0.2.2.tgz (Root Library)
- grunt-lib-phantomjs-0.3.1.tgz
- phantomjs-1.9.20.tgz
- extract-zip-1.5.0.tgz
- ❌ concat-stream-1.5.0.tgz (Vulnerable Library)
- extract-zip-1.5.0.tgz
- phantomjs-1.9.20.tgz
- grunt-lib-phantomjs-0.3.1.tgz
Found in HEAD commit: 3d8c1142c5739a45e8e562215c8c83915a44ee6c
Found in base branch: master
Vulnerability Details
Versions of concat-stream before 1.5.2 are vulnerable to memory exposure if userp provided input is passed into write()
Versions <1.3.0 are not affected due to not using unguarded Buffer constructor.
Publish Date: 2018-04-25
URL: WS-2018-0075
CVSS 3 Score Details (5.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://nodesecurity.io/advisories/597
Release Date: 2018-01-27
Fix Resolution (concat-stream): 1.5.2
Direct dependency fix Resolution (grunt-contrib-qunit): 1.0.0
⛑️ Automatic Remediation is available for this issue