-
-
Notifications
You must be signed in to change notification settings - Fork 59
Description
Vulnerable Library - jest-27.5.1.tgz
Path to dependency file: /blockchain_integration/pi_network/PiShield/package.json
Path to vulnerable library: /blockchain_integration/pi_network/PiSure/client/node_modules/form-data/package.json,/blockchain_integration/pi_network/PiShield/node_modules/form-data/package.json,/blockchain_integration/pi_network/pi-browser-app/node_modules/form-data/package.json,/blockchain_integration/pi_network/SpacePi/node_modules/form-data/package.json
Found in HEAD commit: d3541aa3e3fabe96b343bad4a2627e5d1fbf8c36
Vulnerabilities
Vulnerability | Severity | Dependency | Type | Fixed in (jest version) | Remediation Possible** | |
---|---|---|---|---|---|---|
CVE-2025-7783 | 8.7 | form-data-3.0.3.tgz | Transitive | 28.0.0 | ❌ |
**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.3.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.3.tgz
Path to dependency file: /blockchain_integration/pi_network/PiSure/client/package.json
Path to vulnerable library: /blockchain_integration/pi_network/PiSure/client/node_modules/form-data/package.json,/blockchain_integration/pi_network/PiShield/node_modules/form-data/package.json,/blockchain_integration/pi_network/pi-browser-app/node_modules/form-data/package.json,/blockchain_integration/pi_network/SpacePi/node_modules/form-data/package.json
Dependency Hierarchy:
- jest-27.5.1.tgz (Root Library)
- jest-cli-27.5.1.tgz
- jest-config-27.5.1.tgz
- jest-environment-jsdom-27.5.1.tgz
- jsdom-16.7.0.tgz
- ❌ form-data-3.0.3.tgz (Vulnerable Library)
- jsdom-16.7.0.tgz
- jest-environment-jsdom-27.5.1.tgz
- jest-config-27.5.1.tgz
- jest-cli-27.5.1.tgz
Found in HEAD commit: d3541aa3e3fabe96b343bad4a2627e5d1fbf8c36
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 (jest): 28.0.0
Step up your Open Source Security Game with Mend here