-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Vulnerable Library - nodemon-2.0.6.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/cacheable-request/node_modules/normalize-url/package.json
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (nodemon version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2022-25881 | 7.5 | http-cache-semantics-4.1.0.tgz | Transitive | 2.0.7 | ❌ | |
| CVE-2021-33502 | 7.5 | normalize-url-4.5.0.tgz | Transitive | 2.0.7 | ❌ | |
| CVE-2022-33987 | 5.3 | got-9.6.0.tgz | Transitive | 2.0.17 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
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: /node_modules/http-cache-semantics/package.json
Dependency Hierarchy:
- nodemon-2.0.6.tgz (Root Library)
- update-notifier-4.1.3.tgz
- latest-version-5.1.0.tgz
- package-json-6.5.0.tgz
- got-9.6.0.tgz
- cacheable-request-6.1.0.tgz
- ❌ http-cache-semantics-4.1.0.tgz (Vulnerable Library)
- cacheable-request-6.1.0.tgz
- got-9.6.0.tgz
- package-json-6.5.0.tgz
- latest-version-5.1.0.tgz
- update-notifier-4.1.3.tgz
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 (nodemon): 2.0.7
Step up your Open Source Security Game with Mend here
CVE-2021-33502
Vulnerable Library - normalize-url-4.5.0.tgz
Normalize a URL
Library home page: https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/cacheable-request/node_modules/normalize-url/package.json
Dependency Hierarchy:
- nodemon-2.0.6.tgz (Root Library)
- update-notifier-4.1.3.tgz
- latest-version-5.1.0.tgz
- package-json-6.5.0.tgz
- got-9.6.0.tgz
- cacheable-request-6.1.0.tgz
- ❌ normalize-url-4.5.0.tgz (Vulnerable Library)
- cacheable-request-6.1.0.tgz
- got-9.6.0.tgz
- package-json-6.5.0.tgz
- latest-version-5.1.0.tgz
- update-notifier-4.1.3.tgz
Found in base branch: main
Vulnerability Details
The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data: URLs.
Publish Date: 2021-05-24
URL: CVE-2021-33502
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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502
Release Date: 2021-05-24
Fix Resolution (normalize-url): 4.5.1
Direct dependency fix Resolution (nodemon): 2.0.7
Step up your Open Source Security Game with Mend here
CVE-2022-33987
Vulnerable Library - got-9.6.0.tgz
Simplified HTTP requests
Library home page: https://registry.npmjs.org/got/-/got-9.6.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/got/package.json
Dependency Hierarchy:
- nodemon-2.0.6.tgz (Root Library)
- update-notifier-4.1.3.tgz
- latest-version-5.1.0.tgz
- package-json-6.5.0.tgz
- ❌ got-9.6.0.tgz (Vulnerable Library)
- package-json-6.5.0.tgz
- latest-version-5.1.0.tgz
- update-notifier-4.1.3.tgz
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 (nodemon): 2.0.17
Step up your Open Source Security Game with Mend here