Description
Vulnerable Library - shx-0.3.3.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/shelljs/package.json
Found in HEAD commit: fa0a5fd30727168f4fb87eacb1fccd6334f92df0
Vulnerabilities
CVE | Severity | Dependency | Type | Fixed in | Remediation Available | |
---|---|---|---|---|---|---|
CVE-2022-0144 | 7.1 | shelljs-0.8.4.tgz | Transitive | 0.3.4 | ❌ | |
CVE-2021-44906 | 5.0 | minimist-1.2.5.tgz | Transitive | N/A | ❌ |
Details
CVE-2022-0144
Vulnerable Library - shelljs-0.8.4.tgz
Portable Unix shell commands for Node.js
Library home page: https://registry.npmjs.org/shelljs/-/shelljs-0.8.4.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/shelljs/package.json
Dependency Hierarchy:
- shx-0.3.3.tgz (Root Library)
- ❌ shelljs-0.8.4.tgz (Vulnerable Library)
Found in HEAD commit: fa0a5fd30727168f4fb87eacb1fccd6334f92df0
Found in base branch: main
Vulnerability Details
shelljs is vulnerable to Improper Privilege Management
Publish Date: 2022-01-11
URL: CVE-2022-0144
CVSS 3 Score Details (7.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Release Date: 2022-01-11
Fix Resolution (shelljs): 0.8.5
Direct dependency fix Resolution (shx): 0.3.4
Step up your Open Source Security Game with Mend here
CVE-2021-44906
Vulnerable Library - minimist-1.2.5.tgz
parse argument options
Library home page: https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/minimist/package.json
Dependency Hierarchy:
- shx-0.3.3.tgz (Root Library)
- ❌ minimist-1.2.5.tgz (Vulnerable Library)
Found in HEAD commit: fa0a5fd30727168f4fb87eacb1fccd6334f92df0
Found in base branch: main
Vulnerability Details
Minimist <=1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95).
Publish Date: 2022-03-17
URL: CVE-2021-44906
CVSS 3 Score Details (5.0)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Release Date: 2022-03-17
Fix Resolution: minimist - 1.2.6
Step up your Open Source Security Game with Mend here