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.
                
            References
                    | Link | Resource | 
|---|---|
| https://nodesecurity.io/advisories/538 | Third Party Advisory | 
| https://nodesecurity.io/advisories/538 | Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 03:15
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://nodesecurity.io/advisories/538 - Third Party Advisory | 
Information
                Published : 2018-06-07 02:29
Updated : 2024-11-21 03:15
NVD link : CVE-2017-16136
Mitre link : CVE-2017-16136
CVE.ORG link : CVE-2017-16136
JSON object : View
Products Affected
                expressjs
- method-override
CWE
                
                    
                        
                        CWE-400
                        
            Uncontrolled Resource Consumption
