Security Advisory

CVE-2017-16136

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2018-06-07 02:00:00
Last updated 2024-09-17 03:18:13
Assigner hackerone
CVSS score not scored
State PUBLISHED

Description

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.