CVE-2020-36048 (High) detected in engine.io-3.5.0.tgz
mend-bolt-for-github opened this issue · 1 comments
CVE-2020-36048 - High Severity Vulnerability
Vulnerable Library - engine.io-3.5.0.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.5.0.tgz
Path to dependency file: idb-chunk-store/package.json
Path to vulnerable library: idb-chunk-store/node_modules/engine.io/package.json
Dependency Hierarchy:
- airtap-4.0.3.tgz (Root Library)
- ❌ engine.io-3.5.0.tgz (Vulnerable Library)
Found in HEAD commit: 3f4101cc328e5efeab7d6580aaf15be0f3dc7ecb
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-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
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 - 4.0.0
Step up your Open Source Security Game with WhiteSource here
Upstream issue in airtap; development only