4.3.1
13 years ago
11 days ago
Known vulnerabilities in the multiparty package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
multiparty is a multipart/form-data parser which supports streaming Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in its part header handling, which bounds accumulated field values and file sizes but places no limit on the size of an individual part's headers. An attacker can exhaust server memory and crash the process with a single request by sending a multipart/form-data body whose part header never terminates. This requires only that the service accept multipart uploads through this parser, and the documented field and file size limits do not constrain the header accumulation. How to fix Allocation of Resources Without Limits or Throttling? Upgrade | >=2.1.0 <4.3.1 |
multiparty is a multipart/form-data parser which supports streaming Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) via the How to fix Regular Expression Denial of Service (ReDoS)? Upgrade | <4.3.0 |
multiparty is a multipart/form-data parser which supports streaming Affected versions of this package are vulnerable to Uncaught Exception through the parsing of How to fix Uncaught Exception? Upgrade | <4.3.0 |
multiparty is a multipart/form-data parser which supports streaming Affected versions of this package are vulnerable to Improper Handling of Exceptional Conditions via the How to fix Improper Handling of Exceptional Conditions? Upgrade | <4.3.0 |