-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - dev-1.6.5.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Found in HEAD commit: f7bc2f6548f5551edf9185262a35d59c2037407c
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (dev version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2022-37601 | 9.8 | loader-utils-2.0.0.tgz | Transitive | 1.6.6 | ✅ | |
| CVE-2022-37603 | 7.5 | loader-utils-2.0.0.tgz | Transitive | 1.6.6 | ✅ | |
| CVE-2022-37599 | 7.5 | loader-utils-2.0.0.tgz | Transitive | 1.6.6 | ✅ | |
| CVE-2022-3517 | 7.5 | minimatch-3.0.4.tgz | Transitive | N/A* | ❌ | |
| CVE-2022-25881 | 7.5 | http-cache-semantics-4.1.0.tgz | Transitive | 1.6.6 | ✅ | |
| CVE-2022-33987 | 5.3 | got-11.8.2.tgz | Transitive | 1.6.6 | ✅ |
*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-2022-37601
Vulnerable Library - loader-utils-2.0.0.tgz
utils for webpack loaders
Library home page: https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- dev-1.6.5.tgz (Root Library)
- xdm-2.0.6.tgz
- ❌ loader-utils-2.0.0.tgz (Vulnerable Library)
- xdm-2.0.6.tgz
Found in HEAD commit: f7bc2f6548f5551edf9185262a35d59c2037407c
Found in base branch: main
Vulnerability Details
Prototype pollution vulnerability in function parseQuery in parseQuery.js in webpack loader-utils 2.0.0 via the name variable in parseQuery.js.
Publish Date: 2022-10-12
URL: CVE-2022-37601
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-76p3-8jx3-jpfq
Release Date: 2022-10-12
Fix Resolution (loader-utils): 2.0.3
Direct dependency fix Resolution (@remix-run/dev): 1.6.6
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-37603
Vulnerable Library - loader-utils-2.0.0.tgz
utils for webpack loaders
Library home page: https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- dev-1.6.5.tgz (Root Library)
- xdm-2.0.6.tgz
- ❌ loader-utils-2.0.0.tgz (Vulnerable Library)
- xdm-2.0.6.tgz
Found in HEAD commit: f7bc2f6548f5551edf9185262a35d59c2037407c
Found in base branch: main
Vulnerability Details
A Regular expression denial of service (ReDoS) flaw was found in Function interpolateName in interpolateName.js in webpack loader-utils 2.0.0 via the url variable in interpolateName.js.
Publish Date: 2022-10-14
URL: CVE-2022-37603
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: GHSA-3rfm-jhwj-7488
Release Date: 2022-10-14
Fix Resolution (loader-utils): 2.0.4
Direct dependency fix Resolution (@remix-run/dev): 1.6.6
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-37599
Vulnerable Library - loader-utils-2.0.0.tgz
utils for webpack loaders
Library home page: https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- dev-1.6.5.tgz (Root Library)
- xdm-2.0.6.tgz
- ❌ loader-utils-2.0.0.tgz (Vulnerable Library)
- xdm-2.0.6.tgz
Found in HEAD commit: f7bc2f6548f5551edf9185262a35d59c2037407c
Found in base branch: main
Vulnerability Details
A Regular expression denial of service (ReDoS) flaw was found in Function interpolateName in interpolateName.js in webpack loader-utils 2.0.0 via the resourcePath variable in interpolateName.js.
Publish Date: 2022-10-11
URL: CVE-2022-37599
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: GHSA-hhq3-ff78-jv3g
Release Date: 2022-10-11
Fix Resolution (loader-utils): 2.0.3
Direct dependency fix Resolution (@remix-run/dev): 1.6.6
⛑️ Automatic Remediation will be attempted for this issue.
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: /package.json
Dependency Hierarchy:
- dev-1.6.5.tgz (Root Library)
- ❌ minimatch-3.0.4.tgz (Vulnerable Library)
Found in HEAD commit: f7bc2f6548f5551edf9185262a35d59c2037407c
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
CVE-2022-25881
Vulnerable Library - http-cache-semantics-4.1.0.tgz
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Library home page: https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- dev-1.6.5.tgz (Root Library)
- xdm-2.0.6.tgz
- got-11.8.2.tgz
- cacheable-request-7.0.2.tgz
- ❌ http-cache-semantics-4.1.0.tgz (Vulnerable Library)
- cacheable-request-7.0.2.tgz
- got-11.8.2.tgz
- xdm-2.0.6.tgz
Found in HEAD commit: f7bc2f6548f5551edf9185262a35d59c2037407c
Found in base branch: main
Vulnerability Details
This affects versions of the package http-cache-semantics before 4.1.1. The issue can be exploited via malicious request header values sent to a server, when that server reads the cache policy from the request using this library.
Publish Date: 2023-01-31
URL: CVE-2022-25881
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: GHSA-rc47-6667-2j5j
Release Date: 2023-01-31
Fix Resolution (http-cache-semantics): 4.1.1
Direct dependency fix Resolution (@remix-run/dev): 1.6.6
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-33987
Vulnerable Library - got-11.8.2.tgz
Human-friendly and powerful HTTP request library for Node.js
Library home page: https://registry.npmjs.org/got/-/got-11.8.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- dev-1.6.5.tgz (Root Library)
- xdm-2.0.6.tgz
- ❌ got-11.8.2.tgz (Vulnerable Library)
- xdm-2.0.6.tgz
Found in HEAD commit: f7bc2f6548f5551edf9185262a35d59c2037407c
Found in base branch: main
Vulnerability Details
The got package before 12.1.0 (also fixed in 11.8.5) for Node.js allows a redirect to a UNIX socket.
Publish Date: 2022-06-18
URL: CVE-2022-33987
CVSS 3 Score Details (5.3)
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: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-33987
Release Date: 2022-06-18
Fix Resolution (got): 11.8.6
Direct dependency fix Resolution (@remix-run/dev): 1.6.6
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.