Filtered by vendor Expressjs Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2017-16136 1 Expressjs 1 Method-override 2024-09-17 N/A
method-override is a module used by the Express.js framework to let you use HTTP verbs such as PUT or DELETE in places where the client doesn't support it. method-override is vulnerable to a regular expression denial of service vulnerability when specially crafted input is passed in to be parsed via the X-HTTP-Method-Override header.
CVE-2024-45590 1 Expressjs 1 Body-parser 2024-09-10 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 server with a large number of requests, resulting in denial of service. This issue is patched in 1.20.3.