-
Notifications
You must be signed in to change notification settings - Fork 62
Description
CVE-2025-7783 - High Severity Vulnerability
Vulnerable Libraries - form-data-3.0.1.tgz, form-data-2.3.3.tgz
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: /ui/package.json
Path to vulnerable library: /ui/package.json
Dependency Hierarchy:
- @postgres.ai/shared-4.0.0.tgz (Root Library)
- react-scripts-5.0.1.tgz
- jest-27.5.1.tgz
- core-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.1.tgz (Vulnerable Library)
- jsdom-16.7.0.tgz
- jest-environment-jsdom-27.5.1.tgz
- jest-config-27.5.1.tgz
- core-27.5.1.tgz
- jest-27.5.1.tgz
- react-scripts-5.0.1.tgz
form-data-2.3.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-2.3.3.tgz
Path to dependency file: /ui/package.json
Path to vulnerable library: /ui/package.json
Dependency Hierarchy:
- @postgres.ai/ce-4.0.0.tgz (Root Library)
- cypress-12.17.4.tgz
- request-3.0.1.tgz
- β form-data-2.3.3.tgz (Vulnerable Library)
- request-3.0.1.tgz
- cypress-12.17.4.tgz
Found in base branch: master
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 - 2.5.4
Step up your Open Source Security Game with Mend here