Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Openjsf | Body-Parser | < 1.20.3 |
Related Weaknesses (CWE)
References
- https://github.com/expressjs/body-parser/commit/b2695c4450f06ba3b0ccf48d872a229bPatch
- https://github.com/expressjs/body-parser/security/advisories/GHSA-qwcr-r2fm-qrc7Vendor Advisory
FAQ
What is CVE-2024-45590?
CVE-2024-45590 is a vulnerability with a CVSS score of 7.5 (HIGH). 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...
How severe is CVE-2024-45590?
CVE-2024-45590 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-45590?
Check the references section above for vendor advisories and patch information. Affected products include: Openjsf Body-Parser.