GNS3 / gns3-web-ui

WebUI implementation for GNS3
GNU General Public License v3.0
146 stars 52 forks source link

WS-2022-0322 (High) detected in d3-color-1.0.4.tgz, d3-color-1.4.1.tgz #1401

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

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

WS-2022-0322 - High Severity Vulnerability

Vulnerable Libraries - d3-color-1.0.4.tgz, d3-color-1.4.1.tgz

d3-color-1.0.4.tgz

Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).

Library home page: https://registry.npmjs.org/d3-color/-/d3-color-1.0.4.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy: - d3-ng2-service-2.2.0.tgz (Root Library) - :x: **d3-color-1.0.4.tgz** (Vulnerable Library)

d3-color-1.4.1.tgz

Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).

Library home page: https://registry.npmjs.org/d3-color/-/d3-color-1.4.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy: - d3-ng2-service-2.2.0.tgz (Root Library) - d3-transition-1.1.3.tgz - :x: **d3-color-1.4.1.tgz** (Vulnerable Library)

Found in base branches: master-3.0, master

Vulnerability Details

The d3-color module provides representations for various color spaces in the browser. Versions prior to 3.1.0 are vulnerable to a Regular expression Denial of Service. This issue has been patched in version 3.1.0. There are no known workarounds.

Publish Date: 2022-09-29

URL: WS-2022-0322

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.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-36jr-mh4h-2g58

Release Date: 2022-09-29

Fix Resolution: d3-color - 3.1.0

grossmj commented 1 year ago

We cannot upgrade yet because d3-ng2-service@2.2.0 is the latest version.