-
-
Notifications
You must be signed in to change notification settings - Fork 8
Description
CVE-2021-23362 - Medium Severity Vulnerability
Vulnerable Library - hosted-git-info-2.8.8.tgz
Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab
Library home page: https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz
Path to dependency file: node-rest-example/package.json
Path to vulnerable library: node-rest-example/node_modules/hosted-git-info/package.json
Dependency Hierarchy:
- concurrently-6.0.0.tgz (Root Library)
- read-pkg-5.2.0.tgz
- normalize-package-data-2.5.0.tgz
- ❌ hosted-git-info-2.8.8.tgz (Vulnerable Library)
- normalize-package-data-2.5.0.tgz
- read-pkg-5.2.0.tgz
Found in HEAD commit: bf52dc0cf7b07d2d48964f29e07154d067fe7f2a
Found in base branch: master
Vulnerability Details
The package hosted-git-info before 3.0.8 are vulnerable to Regular Expression Denial of Service (ReDoS) via shortcutMatch in fromUrl().
Publish Date: 2021-03-23
URL: CVE-2021-23362
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://github.com/npm/hosted-git-info/releases/tag/v3.0.8
Release Date: 2021-03-23
Fix Resolution: hosted-git-info - 3.0.8
Step up your Open Source Security Game with WhiteSource here