-
Notifications
You must be signed in to change notification settings - Fork 1
Description
CVE-2020-28469 - High Severity Vulnerability
Vulnerable Libraries - glob-parent-5.1.0.tgz, glob-parent-5.1.1.tgz
glob-parent-5.1.0.tgz
Extract the non-magic parent path from a glob string.
Library home page: https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.0.tgz
Path to dependency file: Google-api-python-client/package.json
Path to vulnerable library: Google-api-python-client/node_modules/fast-glob/node_modules/glob-parent/package.json
Dependency Hierarchy:
- dependency-check-4.1.0.tgz (Root Library)
- globby-10.0.1.tgz
- fast-glob-3.1.0.tgz
- ❌ glob-parent-5.1.0.tgz (Vulnerable Library)
- fast-glob-3.1.0.tgz
- globby-10.0.1.tgz
glob-parent-5.1.1.tgz
Extract the non-magic parent path from a glob string.
Library home page: https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz
Path to dependency file: Google-api-python-client/package.json
Path to vulnerable library: Google-api-python-client/node_modules/chokidar/node_modules/glob-parent/package.json,Google-api-python-client/node_modules/eslint/node_modules/glob-parent/package.json,Google-api-python-client/node_modules/del/node_modules/glob-parent/package.json
Dependency Hierarchy:
- del-6.0.0.tgz (Root Library)
- globby-11.0.2.tgz
- fast-glob-3.2.4.tgz
- ❌ glob-parent-5.1.1.tgz (Vulnerable Library)
- fast-glob-3.2.4.tgz
- globby-11.0.2.tgz
Found in HEAD commit: f8f03aed50596222443692cbf2b69e91a97207ae
Found in base branch: main
Vulnerability Details
This affects the package glob-parent before 5.1.2. The enclosure regex used to check for strings ending in enclosure containing path separator.
Publish Date: 2021-06-03
URL: CVE-2020-28469
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-2020-28469
Release Date: 2021-06-03
Fix Resolution: glob-parent - 5.1.2
Step up your Open Source Security Game with WhiteSource here