Lucene search

K
cvelistGitHub_MCVELIST:CVE-2023-25576
HistoryFeb 14, 2023 - 3:04 p.m.

CVE-2023-25576 @fastify/multipart vulnerable to DoS due to unlimited number of parts

2023-02-1415:04:11
CWE-770
GitHub_M
www.cve.org
3
fastify
multipart
dos
vulnerability
fix
v7.4.1
v6.0.1
file parts
field parts

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS

0.002

Percentile

61.3%

@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.

CNA Affected

[
  {
    "vendor": "fastify",
    "product": "fastify-multipart",
    "versions": [
      {
        "version": "< 6.0.1",
        "status": "affected"
      },
      {
        "version": ">= 7.0.0, < 7.4.1",
        "status": "affected"
      }
    ]
  }
]

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS

0.002

Percentile

61.3%

Related for CVELIST:CVE-2023-25576