snipsync-1.5.0.tgz: 2 vulnerabilities (highest severity is: 7.5) - autoclosed
mend-for-github-com opened this issue · 1 comments
Vulnerable Library - snipsync-1.5.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/minimatch/package.json
Found in HEAD commit: adc44a53f13b8786bbd88d30ba9f7385ec261737
Vulnerabilities
CVE | Severity | CVSS | Dependency | Type | Fixed in (snipsync version) | Remediation Available |
---|---|---|---|---|---|---|
CVE-2021-3807 | High | 7.5 | ansi-regex-5.0.0.tgz | Transitive | 1.6.0 | |
CVE-2022-3517 | High | 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.
Details
CVE-2021-3807
Vulnerable Library - ansi-regex-5.0.0.tgz
Regular expression for matching ANSI escape codes
Library home page: https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/ansi-regex/package.json
Dependency Hierarchy:
- snipsync-1.5.0.tgz (Root Library)
- cli-progress-3.9.0.tgz
- string-width-4.2.2.tgz
- strip-ansi-6.0.0.tgz
❌ ansi-regex-5.0.0.tgz (Vulnerable Library)
- strip-ansi-6.0.0.tgz
- string-width-4.2.2.tgz
- cli-progress-3.9.0.tgz
Found in HEAD commit: adc44a53f13b8786bbd88d30ba9f7385ec261737
Found in base branch: main
Vulnerability Details
ansi-regex is vulnerable to Inefficient Regular Expression Complexity
Publish Date: 2021-09-17
URL: CVE-2021-3807
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
Origin: https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994/
Release Date: 2021-09-17
Fix Resolution (ansi-regex): 5.0.1
Direct dependency fix Resolution (snipsync): 1.6.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
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/minimatch/package.json
Dependency Hierarchy:
- snipsync-1.5.0.tgz (Root Library)
- glob-7.1.6.tgz
❌ minimatch-3.0.4.tgz (Vulnerable Library)
- glob-7.1.6.tgz
Found in HEAD commit: adc44a53f13b8786bbd88d30ba9f7385ec261737
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