-
Notifications
You must be signed in to change notification settings - Fork 1
file-system-2.2.2.tgz: 1 vulnerabilities (highest severity is: 9.8) #101
Description
Vulnerable Library - file-system-2.2.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/utils-extend/package.json
Found in HEAD commit: 150360622b7e7847c2e3698b5086e89df3a03df6
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (file-system version) | Remediation Available | |
|---|---|---|---|---|---|---|
| CVE-2020-8147 | 9.8 | utils-extend-1.0.8.tgz | Transitive | N/A* | ❌ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
Details
CVE-2020-8147
Vulnerable Library - utils-extend-1.0.8.tgz
Extend nodejs util api, and it is light weight and simple
Library home page: https://registry.npmjs.org/utils-extend/-/utils-extend-1.0.8.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/utils-extend/package.json
Dependency Hierarchy:
- file-system-2.2.2.tgz (Root Library)
- ❌ utils-extend-1.0.8.tgz (Vulnerable Library)
Found in HEAD commit: 150360622b7e7847c2e3698b5086e89df3a03df6
Found in base branch: master
Vulnerability Details
Flaw in input validation in npm package utils-extend version 1.0.8 and earlier may allow prototype pollution attack that may result in remote code execution or denial of service of applications using utils-extend.
Publish Date: 2020-04-03
URL: CVE-2020-8147
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Step up your Open Source Security Game with Mend here