TreyM-WSS / terra-clinical

Terra Clinical is a repository for terra react components used only in a clinical setting.
http://terra-ui.com
Apache License 2.0
0 stars 0 forks source link

CVE-2022-37601 (Critical) detected in multiple libraries #163

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

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

CVE-2022-37601 - Critical Severity Vulnerability

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

loader-utils-0.2.17.tgz

utils for webpack loaders

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/html-webpack-plugin/node_modules/loader-utils/package.json

Dependency Hierarchy: - terra-dev-site-6.18.0.tgz (Root Library) - html-webpack-plugin-3.2.0.tgz - :x: **loader-utils-0.2.17.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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/loader-utils/package.json

Dependency Hierarchy: - terra-dev-site-6.18.0.tgz (Root Library) - :x: **loader-utils-1.4.0.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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/@mdx-js/loader/node_modules/loader-utils/package.json

Dependency Hierarchy: - terra-dev-site-6.18.0.tgz (Root Library) - loader-1.5.9.tgz - :x: **loader-utils-2.0.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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/webpack-cli/node_modules/loader-utils/package.json

Dependency Hierarchy: - webpack-cli-3.3.11.tgz (Root Library) - :x: **loader-utils-1.2.3.tgz** (Vulnerable Library)

Found in HEAD commit: 0940364474cdf2812b34bb24824139d7e3f8060b

Found in base branch: master

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): 1.4.1

Direct dependency fix Resolution (webpack-cli): 3.3.12


:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.