-
Notifications
You must be signed in to change notification settings - Fork 6
Description
CVE-2021-27290 - High Severity Vulnerability
Vulnerable Libraries - ssri-6.0.1.tgz, ssri-7.1.0.tgz
ssri-6.0.1.tgz
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
Library home page: https://registry.npmjs.org/ssri/-/ssri-6.0.1.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/webpack/node_modules/ssri/package.json
Dependency Hierarchy:
- react-scripts-3.4.3.tgz (Root Library)
- webpack-4.42.0.tgz
- terser-webpack-plugin-1.4.5.tgz
- cacache-12.0.4.tgz
- ❌ ssri-6.0.1.tgz (Vulnerable Library)
- cacache-12.0.4.tgz
- terser-webpack-plugin-1.4.5.tgz
- webpack-4.42.0.tgz
ssri-7.1.0.tgz
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
Library home page: https://registry.npmjs.org/ssri/-/ssri-7.1.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/ssri/package.json
Dependency Hierarchy:
- react-scripts-3.4.3.tgz (Root Library)
- terser-webpack-plugin-2.3.8.tgz
- cacache-13.0.1.tgz
- ❌ ssri-7.1.0.tgz (Vulnerable Library)
- cacache-13.0.1.tgz
- terser-webpack-plugin-2.3.8.tgz
Found in HEAD commit: 874cb20f9370ccd4701dc2ff3464bb8ed6902695
Found in base branch: main
Vulnerability Details
ssri 5.2.2-8.0.0, fixed in 8.0.1, processes SRIs using a regular expression which is vulnerable to a denial of service. Malicious SRIs could take an extremely long time to process, leading to denial of service. This issue only affects consumers using the strict option.
Publish Date: 2021-03-12
URL: CVE-2021-27290
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
Suggested Fix
Type: Upgrade version
Origin: GHSA-vx3p-948g-6vhq
Release Date: 2021-03-12
Fix Resolution (ssri): 6.0.2
Direct dependency fix Resolution (react-scripts): 3.4.4
Fix Resolution (ssri): 7.1.1
Direct dependency fix Resolution (react-scripts): 3.4.4
- Check this box to open an automated fix PR