rgordon95 / ecommerce-react-redux-saga-demo

this is an ecommerce checkout app using react, redux, sagas on the front end and express and node on the backend.
1 stars 0 forks source link

CVE-2020-36049 (High) detected in socket.io-parser-3.1.2.tgz #73

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

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

CVE-2020-36049 - High Severity Vulnerability

Vulnerable Library - socket.io-parser-3.1.2.tgz

socket.io protocol parser

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

Path to dependency file: /ecommerce-react-redux-saga-demo/redux-saga-cart/package.json

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

Dependency Hierarchy: - socket.io-2.0.3.tgz (Root Library) - :x: **socket.io-parser-3.1.2.tgz** (Vulnerable Library)

Found in base branch: master

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.3.2

Direct dependency fix Resolution (socket.io): 2.2.0


Step up your Open Source Security Game with Mend here