MValle21 / conduktor

A simple URL shortener that uses GSuite authentication
MIT License
0 stars 0 forks source link

CVE-2022-37601 (Critical) detected in loader-utils-0.2.17.tgz, loader-utils-1.1.0.tgz #86

Open mend-for-github-com[bot] opened 1 year ago

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

CVE-2022-37601 - Critical Severity Vulnerability

Vulnerable Libraries - loader-utils-0.2.17.tgz, loader-utils-1.1.0.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: /client/package.json

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

Dependency Hierarchy: - html-webpack-plugin-2.30.1.tgz (Root Library) - :x: **loader-utils-0.2.17.tgz** (Vulnerable Library)

loader-utils-1.1.0.tgz

utils for webpack loaders

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

Path to dependency file: /client/package.json

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

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

Found in HEAD commit: 2afe18be24d4f77034e10f011e2885a5f1f53cb9

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 (html-webpack-plugin): 4.0.0

Fix Resolution (loader-utils): 1.4.1

Direct dependency fix Resolution (babel-loader): 8.0.0


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