ChoeMinji / react-16.0.0

MIT License
0 stars 0 forks source link

CVE-2022-37620 (High) detected in multiple libraries #213

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

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

CVE-2022-37620 - High Severity Vulnerability

Vulnerable Libraries - html-minifier-3.2.3.tgz, html-minifier-3.4.2.tgz, html-minifier-3.5.3.tgz

html-minifier-3.2.3.tgz

Highly configurable, well-tested, JavaScript-based HTML minifier.

Library home page: https://registry.npmjs.org/html-minifier/-/html-minifier-3.2.3.tgz

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

Path to vulnerable library: /fixtures/fiber-debugger/node_modules/html-minifier/package.json

Dependency Hierarchy: - react-scripts-0.9.5.tgz (Root Library) - html-webpack-plugin-2.24.0.tgz - :x: **html-minifier-3.2.3.tgz** (Vulnerable Library)

html-minifier-3.4.2.tgz

Highly configurable, well-tested, JavaScript-based HTML minifier.

Library home page: https://registry.npmjs.org/html-minifier/-/html-minifier-3.4.2.tgz

Path to dependency file: /fixtures/ssr/package.json

Path to vulnerable library: /fixtures/ssr/node_modules/html-minifier/package.json

Dependency Hierarchy: - react-scripts-0.9.5.tgz (Root Library) - html-webpack-plugin-2.24.0.tgz - :x: **html-minifier-3.4.2.tgz** (Vulnerable Library)

html-minifier-3.5.3.tgz

Highly configurable, well-tested, JavaScript-based HTML minifier.

Library home page: https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.3.tgz

Path to dependency file: /fixtures/dom/package.json

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

Dependency Hierarchy: - react-scripts-1.0.11.tgz (Root Library) - html-webpack-plugin-2.29.0.tgz - :x: **html-minifier-3.5.3.tgz** (Vulnerable Library)

Found in HEAD commit: b9bd902dad80b8b5fa55a183526357266ae47bcc

Found in base branch: master

Vulnerability Details

A Regular Expression Denial of Service (ReDoS) flaw was found in kangax html-minifier 4.0.0 via the candidate variable in htmlminifier.js.

Publish Date: 2022-10-31

URL: CVE-2022-37620

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.


Step up your Open Source Security Game with Mend here