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-2018-0074 (Medium) detected in bl-0.9.4.tgz #236

Open
mend-bolt-for-github bot opened this issue Sep 5, 2020 · 0 comments
Open

WS-2018-0074 (Medium) detected in bl-0.9.4.tgz #236

mend-bolt-for-github bot opened this issue Sep 5, 2020 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

WS-2018-0074 - Medium Severity Vulnerability

Vulnerable Library - bl-0.9.4.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.4.tgz

Path to dependency file: /tmp/ws-scm/thimble.mozilla.org/services/login.webmaker.org/package.json

Path to vulnerable library: /tmp/ws-scm/thimble.mozilla.org/services/login.webmaker.org/node_modules/bower/node_modules/request/node_modules/bl/package.json

Dependency Hierarchy:

  • bower-1.6.2.tgz (Root Library)
    • request-2.53.0.tgz
      • bl-0.9.4.tgz (Vulnerable Library)

Found in HEAD commit: 83549f45d12698c9ae66d4301df99db53d30b5e0

Vulnerability Details

Versions of bl before 0.9.5 and 1.0.1 are vulnerable to memory exposure.

bl.append(number) in the affected bl versions passes a number to Buffer constructor, appending a chunk of uninitialized memory

Publish Date: 2018-04-25

URL: WS-2018-0074

CVSS 2 Score Details (5.0)

Base Score Metrics not available

Suggested Fix

Type: Upgrade version

Origin: rvagg/bl#22

Release Date: 2018-01-27

Fix Resolution: 0.9.5,1.0.1

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Sep 5, 2020
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
Projects
None yet
Development

No branches or pull requests

0 participants