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-37601 (Critical) detected in multiple libraries - autoclosed #786

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

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

CVE-2022-37601 - Critical Severity Vulnerability

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

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)

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)

Found in HEAD commit: 7a24c0d7b98ee76e6bac827974cff490a7694378

Found in base branch: unstable

Vulnerability Details

Prototype pollution vulnerability in function parseQuery in parseQuery.js in webpack loader-utils 2.0.0 via the name variable in parseQuery.js.

Publish Date: 2022-10-12

URL: CVE-2022-37601

CVSS 3 Score Details (9.8)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-76p3-8jx3-jpfq

Release Date: 2022-10-12

Fix Resolution (loader-utils): 2.0.3

Direct dependency fix Resolution (style-loader): 1.3.0

Fix Resolution (loader-utils): 1.4.1

Direct dependency fix Resolution (babel-loader): 8.2.0

Fix Resolution (loader-utils): 1.4.1

Direct dependency fix Resolution (css-loader): 4.0.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.