node-red-azure-webapp icon indicating copy to clipboard operation
node-red-azure-webapp copied to clipboard

CVE-2020-36049 (High) detected in socket.io-parser-3.4.0.tgz, socket.io-parser-3.3.0.tgz

Open mend-bolt-for-github[bot] opened this issue 4 years ago • 0 comments

CVE-2020-36049 - High Severity Vulnerability

Vulnerable Libraries - socket.io-parser-3.4.0.tgz, socket.io-parser-3.3.0.tgz

socket.io-parser-3.4.0.tgz

socket.io protocol parser

Library home page: https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.4.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/socket.io-parser/package.json

Dependency Hierarchy:

  • node-red-dashboard-2.21.0.tgz (Root Library)
    • socket.io-2.3.0.tgz
      • :x: socket.io-parser-3.4.0.tgz (Vulnerable Library)
socket.io-parser-3.3.0.tgz

socket.io protocol parser

Library home page: https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.3.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/socket.io-client/node_modules/socket.io-parser/package.json

Dependency Hierarchy:

  • node-red-dashboard-2.21.0.tgz (Root Library)
    • socket.io-2.3.0.tgz
      • socket.io-client-2.3.0.tgz
        • :x: socket.io-parser-3.3.0.tgz (Vulnerable Library)

Vulnerability Details

socket.io-parser before 3.4.1 allows attackers to cause a denial of service (memory consumption) via a large packet because a concatenation approach is used.

Publish Date: 2021-01-08

URL: CVE-2020-36049

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://github.com/advisories/GHSA-xfhh-g9f5-x4m4

Release Date: 2021-01-08

Fix Resolution (socket.io-parser): 3.4.1

Direct dependency fix Resolution (node-red-dashboard): 2.22.0


Step up your Open Source Security Game with WhiteSource here