Skip to content
This repository was archived by the owner on Mar 25, 2020. It is now read-only.
This repository was archived by the owner on Mar 25, 2020. It is now read-only.

High-severity security alert in dependency: ws #323

Description

@soryy708

The dependency ws is vulnerable in versions >= 0.2.6, < 3.3.1.
Patched version: 3.3.1.

Affected version of ws are vulnerable to: "a specially crafted value of the Sec-WebSocket-Extensions header that used Object.prototype property names as extension or parameter names could be used to make a ws server crash."

Fixing commit: websockets/ws@c4fe466

How to reproduce?

  1. Create a repository.
  2. npm install --save discord.io
  3. Upload to GitHub (including package-lock.json)
  4. See a "We found a potential security vulnerability in one of your dependencies." message at the github page of the repository (powered by WhiteSource)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions