-
-
Notifications
You must be signed in to change notification settings - Fork 1
Description
CVE-2021-33502 - High Severity Vulnerability
Vulnerable Library - normalize-url-3.3.0.tgz
Normalize a URL
Library home page: https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz
Path to dependency file: react-accordion-ts/demo/package.json
Path to vulnerable library: react-accordion-ts/demo/node_modules/normalize-url
Dependency Hierarchy:
- parcel-2.0.0-nightly.688.tgz (Root Library)
- config-default-2.0.0-nightly.690.tgz
- optimizer-htmlnano-2.0.0-nightly.690.tgz
- htmlnano-0.2.9.tgz
- cssnano-4.1.11.tgz
- cssnano-preset-default-4.0.8.tgz
- postcss-normalize-url-4.0.1.tgz
- ❌ normalize-url-3.3.0.tgz (Vulnerable Library)
- postcss-normalize-url-4.0.1.tgz
- cssnano-preset-default-4.0.8.tgz
- cssnano-4.1.11.tgz
- htmlnano-0.2.9.tgz
- optimizer-htmlnano-2.0.0-nightly.690.tgz
- config-default-2.0.0-nightly.690.tgz
Found in HEAD commit: 3884b77be89849b3860c41dec716ba5e9229c826
Vulnerability Details
The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data: URLs.
Publish Date: 2021-05-24
URL: CVE-2021-33502
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: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502
Release Date: 2021-05-24
Fix Resolution: normalize-url - 4.5.1, 5.3.1, 6.0.1
Step up your Open Source Security Game with WhiteSource here