Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

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

Closed
mend-bolt-for-github bot opened this issue Jul 14, 2020 · 1 comment
Closed
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Jul 14, 2020

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: /WFHResourcesApp/package.json

Path to vulnerable library: /WFHResourcesApp/node_modules/sockjs/package.json

Dependency Hierarchy:

  • build-angular-0.900.6.tgz (Root Library)
    • webpack-dev-server-3.9.0.tgz
      • sockjs-0.3.19.tgz (Vulnerable Library)

Found in HEAD commit: e32e67c0f06c0ad12e306cb3491e48f8bd272d17

Found in base branch: master

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: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2020-07-14

Fix Resolution (sockjs): 0.3.20

Direct dependency fix Resolution (@angular-devkit/build-angular): 0.901.7


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Jul 14, 2020
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-7693 (Medium) detected in sockjs-0.3.19.tgz CVE-2020-7693 (Medium) detected in sockjs-0.3.19.tgz - autoclosed Sep 25, 2022
@mend-bolt-for-github
Copy link
Contributor Author

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

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

No branches or pull requests

0 participants