billmcchesney1 / t-vault

Simplified secrets management solution
Apache License 2.0
0 stars 0 forks source link

CVE-2020-36048 (High) detected in engine.io-1.8.5.tgz #342

Open mend-for-github-com[bot] opened 1 year ago

mend-for-github-com[bot] commented 1 year ago

CVE-2020-36048 - High Severity Vulnerability

Vulnerable Library - engine.io-1.8.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-1.8.5.tgz

Path to dependency file: /tvaultui/package.json

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

Dependency Hierarchy: - browser-sync-2.9.12.tgz (Root Library) - socket.io-1.7.4.tgz - :x: **engine.io-1.8.5.tgz** (Vulnerable Library)

Found in base branch: dev

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-08

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-08

Fix Resolution (engine.io): 3.6.0

Direct dependency fix Resolution (browser-sync): 2.11.1


:rescue_worker_helmet: Automatic Remediation is available for this issue