rsoreq / zenbot

Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
MIT License
0 stars 0 forks source link

CVE-2022-37603 (High) detected in multiple libraries - autoclosed #787

Closed mend-for-github-com[bot] closed 1 year ago

mend-for-github-com[bot] commented 1 year ago

CVE-2022-37603 - High Severity Vulnerability

Vulnerable Libraries - loader-utils-2.0.3.tgz, loader-utils-1.2.3.tgz, loader-utils-2.0.0.tgz, loader-utils-1.4.0.tgz

loader-utils-2.0.3.tgz

utils for webpack loaders

Library home page: https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.3.tgz

Dependency Hierarchy: - postcss-loader-4.3.0.tgz (Root Library) - :x: **loader-utils-2.0.3.tgz** (Vulnerable Library)

loader-utils-1.2.3.tgz

utils for webpack loaders

Library home page: https://registry.npmjs.org/loader-utils/-/loader-utils-1.2.3.tgz

Dependency Hierarchy: - css-loader-3.6.0.tgz (Root Library) - :x: **loader-utils-1.2.3.tgz** (Vulnerable Library)

loader-utils-2.0.0.tgz

utils for webpack loaders

Library home page: https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz

Dependency Hierarchy: - style-loader-1.2.1.tgz (Root Library) - :x: **loader-utils-2.0.0.tgz** (Vulnerable Library)

loader-utils-1.4.0.tgz

utils for webpack loaders

Library home page: https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.0.tgz

Dependency Hierarchy: - babel-loader-8.1.0.tgz (Root Library) - :x: **loader-utils-1.4.0.tgz** (Vulnerable Library)

Found in HEAD commit: 7a24c0d7b98ee76e6bac827974cff490a7694378

Found in base branch: unstable

Vulnerability Details

A Regular expression denial of service (ReDoS) flaw was found in Function interpolateName in interpolateName.js in webpack loader-utils 2.0.0 via the url variable in interpolateName.js.

Publish Date: 2022-10-14

URL: CVE-2022-37603

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-3rfm-jhwj-7488

Release Date: 2022-10-14

Fix Resolution (loader-utils): 2.0.4

Direct dependency fix Resolution (postcss-loader): 5.0.0

Fix Resolution (loader-utils): 1.4.2

Direct dependency fix Resolution (css-loader): 4.0.0

Fix Resolution (loader-utils): 2.0.4

Direct dependency fix Resolution (style-loader): 1.3.0

Fix Resolution (loader-utils): 1.4.2

Direct dependency fix Resolution (babel-loader): 8.2.0

mend-for-github-com[bot] commented 1 year ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.