First published: Tue Sep 10 2024(Updated: )
### Impact 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. ### Patches this issue is patched in 1.20.3 ### References
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
npm/body-parser | <1.20.3 | 1.20.3 |
body-parser | <1.20.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-45590 is classified as a denial of service vulnerability.
To fix CVE-2024-45590, upgrade body-parser to version 1.20.3 or later.
CVE-2024-45590 affects all versions of body-parser prior to 1.20.3.
CVE-2024-45590 facilitates denial of service attacks via flooding a server with a large number of requests.
Yes, CVE-2024-45590 is specifically vulnerable to denial of service attacks when url encoding is enabled.