-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Vulnerable Library - client-0.4.9.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Found in HEAD commit: e1db6833fb15baf6aa472bac4d5a4279dd618797
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (client version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-7783 | 8.7 | form-data-3.0.1.tgz | Transitive | 0.4.10 | ❌ | |
| CVE-2022-0235 | 6.1 | node-fetch-2.6.5.tgz | Transitive | 0.4.10 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2025-7783
Vulnerable Library - form-data-3.0.1.tgz
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
Library home page: https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- client-0.4.9.tgz (Root Library)
- node-fetch-2.5.12.tgz
- ❌ form-data-3.0.1.tgz (Vulnerable Library)
- node-fetch-2.5.12.tgz
Found in HEAD commit: e1db6833fb15baf6aa472bac4d5a4279dd618797
Found in base branch: main
Vulnerability Details
Use of Insufficiently Random Values vulnerability in form-data allows HTTP Parameter Pollution (HPP). This vulnerability is associated with program files lib/form_data.Js.
This issue affects form-data: < 2.5.4, 3.0.0 - 3.0.3, 4.0.0 - 4.0.3.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2025-07-18
URL: CVE-2025-7783
CVSS 3 Score Details (8.7)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: GHSA-fjxv-7rqg-78g4
Release Date: 2025-07-18
Fix Resolution (form-data): 3.0.4
Direct dependency fix Resolution (@notionhq/client): 0.4.10
Step up your Open Source Security Game with Mend here
CVE-2022-0235
Vulnerable Library - node-fetch-2.6.5.tgz
A light-weight module that brings window.fetch to node.js
Library home page: https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.5.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- client-0.4.9.tgz (Root Library)
- ❌ node-fetch-2.6.5.tgz (Vulnerable Library)
Found in HEAD commit: e1db6833fb15baf6aa472bac4d5a4279dd618797
Found in base branch: main
Vulnerability Details
node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor
Publish Date: 2022-01-16
URL: CVE-2022-0235
CVSS 3 Score Details (6.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: GHSA-r683-j2x4-v87g
Release Date: 2022-01-16
Fix Resolution (node-fetch): 2.6.7
Direct dependency fix Resolution (@notionhq/client): 0.4.10
Step up your Open Source Security Game with Mend here