-
Notifications
You must be signed in to change notification settings - Fork 2
Description
WS-2018-0075 - Medium Severity Vulnerability
Vulnerable Library - concat-stream-1.4.11.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.4.11.tgz
Path to dependency file: /justapis-javascript-sdk/package.json
Path to vulnerable library: /node_modules/grunt-browserify/node_modules/concat-stream/package.json
Dependency Hierarchy:
- grunt-browserify-4.0.1.tgz (Root Library)
- browserify-11.2.0.tgz
- ❌ concat-stream-1.4.11.tgz (Vulnerable Library)
- browserify-11.2.0.tgz
Found in HEAD commit: 3ca192403e92db3173fd513bbb67c49050b748e7
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: 1.5.2