-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2021-23368 - Medium Severity Vulnerability
Vulnerable Library - postcss-7.0.16.tgz
Tool for transforming styles with JS plugins
Library home page: https://registry.npmjs.org/postcss/-/postcss-7.0.16.tgz
Path to dependency file: /panel/recap_panel/package.json
Path to vulnerable library: /panel/recap_panel/node_modules/postcss/package.json
Dependency Hierarchy:
- react-scripts-3.0.1.tgz (Root Library)
- css-loader-2.1.1.tgz
- ❌ postcss-7.0.16.tgz (Vulnerable Library)
- css-loader-2.1.1.tgz
Found in HEAD commit: c5d0fdc299dad81d9a54c2dcd5546193427058e3
Found in base branch: master
Vulnerability Details
The package postcss from 7.0.0 and before 8.2.10 are vulnerable to Regular Expression Denial of Service (ReDoS) during source map parsing.
Publish Date: 2021-04-12
URL: CVE-2021-23368
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: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23368
Release Date: 2021-04-12
Fix Resolution (postcss): 7.0.36
Direct dependency fix Resolution (react-scripts): 4.0.0
Step up your Open Source Security Game with Mend here