CVE-2017-16136

Source
https://cve.org/CVERecord?id=CVE-2017-16136
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-16136.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-16136
Aliases
Published
2018-06-07T02:29:03.770Z
Modified
2026-03-13T23:19:21.570511Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / github.com/expressjs/method-override

Affected ranges

Type
GIT
Repo
https://github.com/expressjs/method-override
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.3.10"
        }
    ]
}

Affected versions

1.*
1.0.0
1.0.1
1.0.2
2.*
2.0.0
2.0.1
2.0.2
2.1.0
2.1.1
2.1.2
2.1.3
2.2.0
2.3.0
2.3.1
2.3.2
2.3.3
2.3.4
2.3.5
2.3.6
2.3.7
2.3.8
2.3.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-16136.json"