-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2021-29060 - Medium Severity Vulnerability
Vulnerable Library - color-string-1.5.3.tgz
Parser and generator for CSS color strings
Library home page: https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz
Path to dependency file: /example-scripts-react/package.json
Path to vulnerable library: /node_modules/color-string/package.json
Dependency Hierarchy:
- optimize-css-assets-webpack-plugin-5.0.1.tgz (Root Library)
- cssnano-4.1.10.tgz
- cssnano-preset-default-4.0.7.tgz
- postcss-colormin-4.0.3.tgz
- color-3.1.2.tgz
- ❌ color-string-1.5.3.tgz (Vulnerable Library)
- color-3.1.2.tgz
- postcss-colormin-4.0.3.tgz
- cssnano-preset-default-4.0.7.tgz
- cssnano-4.1.10.tgz
Found in base branch: master
Vulnerability Details
A Regular Expression Denial of Service (ReDOS) vulnerability was discovered in Color-String version 1.5.5 and below which occurs when the application is provided and checks a crafted invalid HWB string.
Publish Date: 2021-06-21
URL: CVE-2021-29060
CVSS 3 Score Details (5.3)
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: Low
Suggested Fix
Type: Upgrade version
Origin: GHSA-257v-vj4p-3w2h
Release Date: 2021-06-21
Fix Resolution (color-string): 1.5.5
Direct dependency fix Resolution (optimize-css-assets-webpack-plugin): 5.0.2
Step up your Open Source Security Game with Mend here