Vulnerability CVE-2024-45590


Published: 2024-09-10

Description:
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.

Type:

CWE-405

(Asymmetric Resource Consumption (Amplification))

 References:
https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7
https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bb41c9bce

Copyright 2024, cxsecurity.com

 

Back to Top