You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
websockets uses Math.random function to generate masking key. This function is not random enough allowing an attacker to easily guess the key. Having the key an attacker can read the payload causing potential information disclosure.
WS-2017-0107 - High Severity Vulnerability
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-1.0.1.tgz
Path to dependency file: selectize.js/package.json
Path to vulnerable library: selectize.js/node_modules/ws
Dependency Hierarchy:
Found in HEAD commit: efb5b590d37f689002f08a4361463ca0411360f2
Found in base branch: master
websockets uses Math.random function to generate masking key. This function is not random enough allowing an attacker to easily guess the key. Having the key an attacker can read the payload causing potential information disclosure.
Publish Date: 2016-09-20
URL: WS-2017-0107
Base Score Metrics:
Type: Upgrade version
Origin: websockets/ws#832
Release Date: 2016-09-20
Fix Resolution: 2.0.0-beta.0
The text was updated successfully, but these errors were encountered: