scriptex / svg-symbol-sprite

A script to generate a symbol sprite from SVG files
https://atanas.info/portfolio/open-source/svg-symbol-sprite
MIT License
17 stars 2 forks source link

CVE-2021-33587 (High) detected in css-what-4.0.0.tgz #2

Closed mend-bolt-for-github[bot] closed 2 years ago

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

CVE-2021-33587 - High Severity Vulnerability

Vulnerable Library - css-what-4.0.0.tgz

a CSS selector parser

Library home page: https://registry.npmjs.org/css-what/-/css-what-4.0.0.tgz

Path to dependency file: svg-symbol-sprite/package.json

Path to vulnerable library: svg-symbol-sprite/node_modules/css-what/package.json

Dependency Hierarchy: - svgo-viewbox-2.0.4.tgz (Root Library) - svgo-2.3.0.tgz - css-select-3.1.2.tgz - :x: **css-what-4.0.0.tgz** (Vulnerable Library)

Found in HEAD commit: 2539d9f36d7fcba1c5352c643226afea296ed9eb

Vulnerability Details

The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input.

Publish Date: 2021-05-28

URL: CVE-2021-33587

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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33587

Release Date: 2021-05-28

Fix Resolution: css-what - 5.0.1


Step up your Open Source Security Game with WhiteSource here