scriptex/rollup-mpa

CVE-2020-36048 (Medium) detected in engine.io-3.2.1.tgz

Closed this issue · 0 comments

CVE-2020-36048 - Medium Severity Vulnerability

Vulnerable Library - engine.io-3.2.1.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.2.1.tgz

Path to dependency file: rollup-mpa/package.json

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

Dependency Hierarchy:

  • rollup-plugin-browsersync-1.3.1.tgz (Root Library)
    • browser-sync-2.26.13.tgz
      • socket.io-2.1.1.tgz
        • engine.io-3.2.1.tgz (Vulnerable Library)

Found in HEAD commit: 898e8418a8a450b000b11efa00ec87aa949dbdc0

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 (5.4)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

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


Step up your Open Source Security Game with WhiteSource here