kapseliboi / Node-Data

Node-Data is a Node.js javascript framework for fast and reliable development of next generation apps and micro services targeting scale.
http://ratneshsinghparihar.github.io/Node-Data
MIT License
0 stars 0 forks source link

CVE-2020-36048 (High) detected in engine.io-3.1.5.tgz #74

Open mend-bolt-for-github[bot] opened 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2020-36048 - High Severity Vulnerability

Vulnerable Library - engine.io-3.1.5.tgz

The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server

Library home page: https://registry.npmjs.org/engine.io/-/engine.io-3.1.5.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/engine.io/package.json

Dependency Hierarchy: - socket.io-2.0.4.tgz (Root Library) - :x: **engine.io-3.1.5.tgz** (Vulnerable Library)

Found in HEAD commit: 289c77565fc637d4c0e4bf4a9a1e81df96cd190a

Found in base branch: master

Vulnerability Details

Engine.IO before 4.0.0 allows attackers to cause a denial of service (resource consumption) via a POST request to the long polling transport.

Publish Date: 2021-01-07

URL: CVE-2020-36048

CVSS 3 Score Details (7.5)

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: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36048

Release Date: 2021-01-07

Fix Resolution (engine.io): 3.6.0

Direct dependency fix Resolution (socket.io): 2.5.0


Step up your Open Source Security Game with Mend here