- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:fastify:fastify-multipart:*:*:*:*:*:fastify:*:*",
"vulnerable": true,
"matchCriteriaId": "E689CBF7-01C4-4ED8-96C5-AC2FB4604BBB",
"versionEndExcluding": "6.0.1"
},
{
"criteria": "cpe:2.3:a:fastify:fastify-multipart:*:*:*:*:*:fastify:*:*",
"vulnerable": true,
"matchCriteriaId": "8701FBAF-4608-4963-89A2-6B54AAD7DD30",
"versionEndExcluding": "7.4.1",
"versionStartIncluding": "7.0.0"
}
],
"operator": "OR"
}
]
}
]