-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Vulnerable Library - coveralls-3.1.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /client/node_modules/minimist/package.json,/client/node_modules/minimist/package.json
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (coveralls version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2021-44906 | 9.8 | minimist-1.2.5.tgz | Transitive | 3.1.1 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
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: /client/node_modules/minimist/package.json,/client/node_modules/minimist/package.json
Dependency Hierarchy:
- coveralls-3.1.0.tgz (Root Library)
- ❌ minimist-1.2.5.tgz (Vulnerable Library)
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 (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
Suggested Fix
Type: Upgrade version
Origin: GHSA-xvch-5gv4-984h
Release Date: 2022-03-17
Fix Resolution (minimist): 1.2.6
Direct dependency fix Resolution (coveralls): 3.1.1
Step up your Open Source Security Game with Mend here