-
Notifications
You must be signed in to change notification settings - Fork 0
Description
WS-2016-0059 - Medium Severity Vulnerability
Vulnerable Library - bl-0.9.1.tgz
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
Library home page: https://registry.npmjs.org/bl/-/bl-0.9.1.tgz
Path to dependency file: node/deps/npm/package.json
Path to vulnerable library: node/deps/npm/node_modules/request/node_modules/bl/package.json
Dependency Hierarchy:
- request-2.42.0.tgz (Root Library)
- ❌ bl-0.9.1.tgz (Vulnerable Library)
Found in base branch: archived-io.js-v0.10
Vulnerability Details
Memory disclosure vulnerability in Bl before 0.9.5 and 1.0.0 allows concatination of uninitialized memory to the buffer collection when a value of type number is provided to the append() method.
Publish Date: 2016-01-19
URL: WS-2016-0059
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: rvagg/bl#22
Release Date: 2017-01-31
Fix Resolution: 0.9.5,1.0.1
Step up your Open Source Security Game with WhiteSource here