TIBCOSoftware / TCSTK-custom-form-app-plugin

TIBCO Cloud™ Composer - Custom Form App Plugin
https://tibcosoftware.github.io/TCSToolkit/
Other
1 stars 1 forks source link

CVE-2020-7693 (Medium) detected in sockjs-0.3.19.tgz #38

Closed mend-for-github-com[bot] closed 4 years ago

mend-for-github-com[bot] commented 4 years ago

CVE-2020-7693 - Medium Severity Vulnerability

Vulnerable Library - sockjs-0.3.19.tgz

SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication

Library home page: https://registry.npmjs.org/sockjs/-/sockjs-0.3.19.tgz

Path to dependency file: /TCSTK-custom-form-app-plugin/package.json

Path to vulnerable library: /tmp/git/TCSTK-custom-form-app-plugin/node_modules/sockjs/package.json,/tmp/ws-scm/TCSTK-custom-form-app-plugin/node_modules/sockjs/package.json

Dependency Hierarchy: - build-angular-0.801.2.tgz (Root Library) - webpack-dev-server-3.7.2.tgz - :x: **sockjs-0.3.19.tgz** (Vulnerable Library)

Vulnerability Details

Incorrect handling of Upgrade header with the value websocket leads in crashing of containers hosting sockjs apps. This affects the package sockjs before 0.3.20.

Publish Date: 2020-07-09

URL: CVE-2020-7693

CVSS 3 Score Details (5.3)

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://github.com/sockjs/sockjs-node/pull/265

Release Date: 2020-07-09

Fix Resolution: sockjs - 0.3.20

hpeters83 commented 4 years ago

Updated to 0.3.20