Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WS-2016-0059 (Medium) detected in bl-0.8.2.tgz #49

Open
mend-for-github-com bot opened this issue Jul 12, 2021 · 0 comments
Open

WS-2016-0059 (Medium) detected in bl-0.8.2.tgz #49

mend-for-github-com bot opened this issue Jul 12, 2021 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

WS-2016-0059 - Medium Severity Vulnerability

Vulnerable Library - bl-0.8.2.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.8.2.tgz

Path to dependency file: vue-intercom/package.json

Path to vulnerable library: vue-intercom/node_modules/bl/package.json

Dependency Hierarchy:

  • rollup-plugin-node-builtins-2.1.2.tgz (Root Library)
    • browserify-fs-1.0.0.tgz
      • levelup-0.18.6.tgz
        • bl-0.8.2.tgz (Vulnerable Library)

Found in HEAD commit: ed44a1743167274a8f157022075a2b8f9a34a4b7

Found in base branch: master

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: rvagg/bl#22

Release Date: 2017-01-31

Fix Resolution: 0.9.5,1.0.1

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Development

No branches or pull requests

0 participants