-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Vulnerable Library - actions-toolkit-4.0.0.tgz
Path to dependency file: /heroku-review-app/package.json
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (actions-toolkit version) | Remediation Possible** | Reachability | |
|---|---|---|---|---|---|---|---|
| CVE-289561-266276 | 9.8 | inherits-2.0.4.tgz | Transitive | N/A* | ❌ | ||
| CVE-2021-44906 | 9.8 | minimist-1.2.5.tgz | Transitive | 5.0.0 | ❌ | ||
| CVE-2022-3517 | 7.5 | minimatch-3.0.4.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.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-289561-266276
Vulnerable Library - inherits-2.0.4.tgz
Browser-friendly inheritance fully compatible with standard node.js inherits()
Library home page: https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz
Path to dependency file: /openapi-release/package.json
Path to vulnerable library: /openapi-release/node_modules/inherits/package.json,/ndp-check-redirects/node_modules/inherits/package.json,/heroku-review-app/node_modules/inherits/package.json,/codesnippets-auto-pr/node_modules/inherits/package.json,/submodule-auto-pr/node_modules/inherits/package.json
Dependency Hierarchy:
- actions-toolkit-4.0.0.tgz (Root Library)
- flat-cache-2.0.1.tgz
- rimraf-2.6.3.tgz
- glob-7.1.6.tgz
- ❌ inherits-2.0.4.tgz (Vulnerable Library)
- glob-7.1.6.tgz
- rimraf-2.6.3.tgz
- flat-cache-2.0.1.tgz
Found in base branch: main
Vulnerability Details
Created automatically by the test suite
Publish Date: 2010-06-07
URL: CVE-289561-266276
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
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
Dependency Hierarchy:
- actions-toolkit-4.0.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
Release Date: 2022-03-17
Fix Resolution (minimist): 1.2.6
Direct dependency fix Resolution (actions-toolkit): 5.0.0
CVE-2022-3517
Vulnerable Library - minimatch-3.0.4.tgz
a glob matcher in javascript
Library home page: https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz
Dependency Hierarchy:
- actions-toolkit-4.0.0.tgz (Root Library)
- flat-cache-2.0.1.tgz
- rimraf-2.6.3.tgz
- glob-7.1.6.tgz
- ❌ minimatch-3.0.4.tgz (Vulnerable Library)
- glob-7.1.6.tgz
- rimraf-2.6.3.tgz
- flat-cache-2.0.1.tgz
Found in base branch: main
Vulnerability Details
A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.
Publish Date: 2022-10-17
URL: CVE-2022-3517
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
Release Date: 2022-10-17
Fix Resolution: minimatch - 3.0.5