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-0031 (High) detected in ws-0.8.0.tgz - autoclosed #22

Closed
mend-for-github-com bot opened this issue Jan 13, 2021 · 1 comment
Closed

WS-2016-0031 (High) detected in ws-0.8.0.tgz - autoclosed #22

mend-for-github-com bot opened this issue Jan 13, 2021 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Jan 13, 2021

WS-2016-0031 - High Severity Vulnerability

Vulnerable Library - ws-0.8.0.tgz

simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455

Library home page: https://registry.npmjs.org/ws/-/ws-0.8.0.tgz

Path to dependency file: goel/docs/revealjs/plugin/multiplex/package.json

Path to vulnerable library: goel/docs/revealjs/plugin/multiplex/node_modules/ws/package.json

Dependency Hierarchy:

  • socket.io-1.3.7.tgz (Root Library)
    • engine.io-1.5.4.tgz
      • ws-0.8.0.tgz (Vulnerable Library)

Found in HEAD commit: 3a0f8e57af7a9ae0c08961bd9d4b9bd0ea554f34

Found in base branch: master

Vulnerability Details

DoS in ws module due to excessively large websocket message.

Publish Date: 2016-06-23

URL: WS-2016-0031

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: N/A
    • Attack Complexity: N/A
    • Privileges Required: N/A
    • User Interaction: N/A
    • Scope: N/A
  • Impact Metrics:
    • Confidentiality Impact: N/A
    • Integrity Impact: N/A
    • Availability Impact: N/A

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nodesecurity.io/advisories/120

Release Date: 2016-06-24

Fix Resolution: Update to version 1.1.1 of ws, or if that is not possible, set the `maxpayload` option for the `ws` server - make sure the value is less than 256MB.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Jan 13, 2021
@mend-for-github-com mend-for-github-com bot changed the title WS-2016-0031 (High) detected in ws-0.8.0.tgz WS-2016-0031 (High) detected in ws-0.8.0.tgz - autoclosed Jan 12, 2022
@mend-for-github-com
Copy link
Author

✔️ This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants