We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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: /browser/flagr-ui/package.json
Path to vulnerable library: /browser/flagr-ui/node_modules/eslint/node_modules/glob-parent/package.json
Dependency Hierarchy:
Strips glob magic from a string to provide the parent directory path
Library home page: https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz
Path to vulnerable library: /browser/flagr-ui/node_modules/glob-parent/package.json
Found in HEAD commit: 95c92c0b82ebc8c6c86090b55e337f8d16f2933b
Found in base branch: master
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
Base Score Metrics:
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
Direct dependency fix Resolution (eslint): 7.0.0
Direct dependency fix Resolution (@vue/cli-service): 5.0.1
⛑️ Automatic Remediation will be attempted for this issue.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
CVE-2020-28469 - High Severity Vulnerability
Vulnerable Libraries - glob-parent-5.1.0.tgz, glob-parent-3.1.0.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: /browser/flagr-ui/package.json
Path to vulnerable library: /browser/flagr-ui/node_modules/eslint/node_modules/glob-parent/package.json
Dependency Hierarchy:
glob-parent-3.1.0.tgz
Strips glob magic from a string to provide the parent directory path
Library home page: https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz
Path to dependency file: /browser/flagr-ui/package.json
Path to vulnerable library: /browser/flagr-ui/node_modules/glob-parent/package.json
Dependency Hierarchy:
Found in HEAD commit: 95c92c0b82ebc8c6c86090b55e337f8d16f2933b
Found in base branch: master
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:
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
Direct dependency fix Resolution (eslint): 7.0.0
Fix Resolution (glob-parent): 5.1.2
Direct dependency fix Resolution (@vue/cli-service): 5.0.1
⛑️ Automatic Remediation will be attempted for this issue.
The text was updated successfully, but these errors were encountered: