WS-2017-0107 - High Severity Vulnerability
Vulnerable Library - ws-1.1.1.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-1.1.1.tgz
Path to dependency file: /ionic-angular-twitter-pwa/package.json
Path to vulnerable library: /ionic-angular-twitter-pwa/node_modules/ws/package.json
Dependency Hierarchy:
- app-scripts-1.3.12-201707071759.tgz (Root Library)
- ❌ ws-1.1.1.tgz (Vulnerable Library)
Found in HEAD commit: 64dde89c50c07496423c4d4a865f2e16b92399ad
Vulnerability Details
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
CVSS 3 Score Details (7.4)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Adjacent
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- 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: websockets/ws#832
Release Date: 2016-09-20
Fix Resolution: 2.0.0-beta.0
Step up your Open Source Security Game with WhiteSource here
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.1.1.tgz
Path to dependency file: /ionic-angular-twitter-pwa/package.json
Path to vulnerable library: /ionic-angular-twitter-pwa/node_modules/ws/package.json
Dependency Hierarchy:
Found in HEAD commit: 64dde89c50c07496423c4d4a865f2e16b92399ad
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:
- Exploitability Metrics:
- Attack Vector: Adjacent
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
For more information on CVSS3 Scores, click here.Type: Upgrade version
Origin: websockets/ws#832
Release Date: 2016-09-20
Fix Resolution: 2.0.0-beta.0
Step up your Open Source Security Game with WhiteSource here