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-2022-0639 (Medium) detected in url-parse-1.1.9.tgz, url-parse-1.0.5.tgz #91

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

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

CVE-2022-0639 - Medium Severity Vulnerability

Vulnerable Libraries - url-parse-1.1.9.tgz, url-parse-1.0.5.tgz

url-parse-1.1.9.tgz

Small footprint URL parser that works seamlessly across Node.js and browser environments

Library home page: https://registry.npmjs.org/url-parse/-/url-parse-1.1.9.tgz

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

Path to vulnerable library: /redux-saga-cart/node_modules/url-parse/package.json

Dependency Hierarchy: - webpack-dev-server-1.16.5.tgz (Root Library) - sockjs-client-1.1.4.tgz - :x: **url-parse-1.1.9.tgz** (Vulnerable Library)

url-parse-1.0.5.tgz

Small footprint URL parser that works seamlessly across Node.js and browser environments

Library home page: https://registry.npmjs.org/url-parse/-/url-parse-1.0.5.tgz

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

Path to vulnerable library: /redux-saga-cart/node_modules/original/node_modules/url-parse/package.json

Dependency Hierarchy: - webpack-dev-server-1.16.5.tgz (Root Library) - sockjs-client-1.1.4.tgz - eventsource-0.1.6.tgz - original-1.0.0.tgz - :x: **url-parse-1.0.5.tgz** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.7.

Publish Date: 2022-02-17

URL: CVE-2022-0639

CVSS 3 Score Details (5.3)

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: 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-2022-0639

Release Date: 2022-02-17

Fix Resolution (url-parse): 1.5.7

Direct dependency fix Resolution (webpack-dev-server): 2.2.0

Fix Resolution (url-parse): 1.5.7

Direct dependency fix Resolution (webpack-dev-server): 2.2.0


Step up your Open Source Security Game with Mend here