Vulnerabilities (CVE)

Filtered by vendor Expressjs Subscribe
Filtered by product Method-override
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2017-16136 1 Expressjs 1 Method-override 2023-12-10 5.0 MEDIUM 7.5 HIGH
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.