@fastify/multipart vulnerable to DoS due to unlimited number of parts
Description
@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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@fastify/multipartnpm | < 6.0.1 | 6.0.1 |
@fastify/multipartnpm | >= 7.0.0, < 7.4.1 | 7.4.1 |
Affected products
2- Range: < 6.0.1
Patches
Vulnerability mechanics
References
7- github.com/advisories/GHSA-hpp2-2cr5-pf6gghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-25576ghsaADVISORY
- github.com/fastify/fastify-multipart/commit/85be81bedf5b29cfd9fe3efc30fb5a17173c1297ghsax_refsource_MISCWEB
- github.com/fastify/fastify-multipart/releases/tag/v6.0.1ghsax_refsource_MISCWEB
- github.com/fastify/fastify-multipart/releases/tag/v7.4.1ghsax_refsource_MISCWEB
- github.com/fastify/fastify-multipart/security/advisories/GHSA-hpp2-2cr5-pf6gghsax_refsource_CONFIRMWEB
- hackerone.com/reports/1816195ghsax_refsource_MISCWEB
News mentions
0No linked articles in our index yet.