fastify/multipart is a Fastify plugin to parse the multipart content-type. Prior to versions 7.4.1 and 6.0.1, @fastify/multipart may experience denial of service due to a number of situations in which an unlimited number of parts are accepted. This includes the multipart body parser accepting an unlimited number of file parts, the multipart body parser accepting an unlimited number of field parts, and the multipart body parser accepting an unlimited number of empty parts as field parts. This is fixed in v7.4.1 (for Fastify v4.x) and v6.0.1 (for Fastify v3.x). There are no known workarounds.
Configuration 1 (hide)
|
21 Nov 2024, 07:49
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/fastify/fastify-multipart/commit/85be81bedf5b29cfd9fe3efc30fb5a17173c1297 - Patch, Third Party Advisory | |
| References | () https://github.com/fastify/fastify-multipart/releases/tag/v6.0.1 - Release Notes, Third Party Advisory | |
| References | () https://github.com/fastify/fastify-multipart/releases/tag/v7.4.1 - Release Notes, Third Party Advisory | |
| References | () https://github.com/fastify/fastify-multipart/security/advisories/GHSA-hpp2-2cr5-pf6g - Third Party Advisory | |
| References | () https://hackerone.com/reports/1816195 - Permissions Required, Third Party Advisory |
Published : 2023-02-14 16:15
Updated : 2024-11-21 07:49
NVD link : CVE-2023-25576
Mitre link : CVE-2023-25576
CVE.ORG link : CVE-2023-25576
JSON object : View
Allocation of Resources Without Limits or Throttling