ChoeMinji / react-16.0.0

MIT License
0 stars 0 forks source link

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

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

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

CVE-2022-37601 - Critical Severity Vulnerability

Vulnerable Libraries - loader-utils-0.2.16.tgz, loader-utils-1.1.0.tgz, loader-utils-0.2.17.tgz

loader-utils-0.2.16.tgz

utils for webpack loaders

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

Path to dependency file: /fixtures/fiber-debugger/package.json

Path to vulnerable library: /fixtures/fiber-debugger/node_modules/loader-utils/package.json,/fixtures/dom/node_modules/loader-utils/package.json

Dependency Hierarchy: - react-scripts-0.9.5.tgz (Root Library) - url-loader-0.5.7.tgz - :x: **loader-utils-0.2.16.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: /fixtures/attribute-behavior/package.json

Path to vulnerable library: /fixtures/attribute-behavior/node_modules/loader-utils/package.json,/fixtures/dom/node_modules/loader-utils/package.json

Dependency Hierarchy: - react-scripts-1.0.11.tgz (Root Library) - babel-loader-7.1.1.tgz - :x: **loader-utils-1.1.0.tgz** (Vulnerable Library)

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: /fixtures/attribute-behavior/package.json

Path to vulnerable library: /fixtures/attribute-behavior/node_modules/loader-utils/package.json,/fixtures/ssr/node_modules/loader-utils/package.json,/fixtures/art/node_modules/loader-utils/package.json

Dependency Hierarchy: - react-scripts-0.9.5.tgz (Root Library) - url-loader-0.5.7.tgz - :x: **loader-utils-0.2.17.tgz** (Vulnerable Library)

Found in HEAD commit: b9bd902dad80b8b5fa55a183526357266ae47bcc

Found in base branch: master

Vulnerability Details

Prototype pollution vulnerability in function parseQuery in parseQuery.js in webpack loader-utils via the name variable in parseQuery.js. This affects all versions prior to 1.4.1 and 2.0.3.

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 (react-scripts): 4.0.0

Fix Resolution (loader-utils): 1.4.1

Direct dependency fix Resolution (react-scripts): 4.0.0

Fix Resolution (loader-utils): 1.4.1

Direct dependency fix Resolution (react-scripts): 4.0.0


Step up your Open Source Security Game with Mend here