Lucene search

K
cveGitHub_MCVE-2024-45590
HistorySep 10, 2024 - 4:15 p.m.

CVE-2024-45590

2024-09-1016:15:21
CWE-405
GitHub_M
web.nvd.nist.gov
38
cve-2024-45590
denial of service
node.js

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

AI Score

6.6

Confidence

High

EPSS

0

Percentile

9.6%

body-parser is Node.js body parsing middleware. body-parser <1.20.3 is vulnerable to denial of service when url encoding is enabled. A malicious actor using a specially crafted payload could flood the server with a large number of requests, resulting in denial of service. This issue is patched in 1.20.3.

Affected configurations

Vulners
Vulnrichment
Node
expressjsexpressRange<1.20.3
VendorProductVersionCPE
expressjsexpress*cpe:2.3:a:expressjs:express:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "expressjs",
    "product": "body-parser",
    "versions": [
      {
        "version": "< 1.20.3",
        "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

AI Score

6.6

Confidence

High

EPSS

0

Percentile

9.6%