GHSA-QX2F-477C-35RQ
Vulnerability from github – Published: 2018-07-24 20:06 – Updated: 2023-09-11 18:24
VLAI?
Summary
method-override ReDoS when untrusted user input passed into X-HTTP-Method-Override header
Details
Affected versions of method-override are vulnerable to a regular expression denial of service vulnerability when untrusted user input is passed into the X-HTTP-Method-Override header.
Recommendation
Update to version 2.3.10 or later
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "method-override"
},
"ranges": [
{
"events": [
{
"introduced": "1.0.2"
},
{
"fixed": "2.3.10"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.0.2"
]
},
{
"package": {
"ecosystem": "npm",
"name": "method-override"
},
"ranges": [
{
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.3.10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2017-16136"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:53:07Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Affected versions of `method-override` are vulnerable to a regular expression denial of service vulnerability when untrusted user input is passed into the `X-HTTP-Method-Override` header.\n\n\n## Recommendation\n\nUpdate to version 2.3.10 or later",
"id": "GHSA-qx2f-477c-35rq",
"modified": "2023-09-11T18:24:36Z",
"published": "2018-07-24T20:06:04Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16136"
},
{
"type": "WEB",
"url": "https://github.com/expressjs/method-override/commit/4c58835a61fdf7a8e070d6f8ecd5379a961d0987"
},
{
"type": "PACKAGE",
"url": "https://github.com/expressjs/method-override"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/538"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "method-override ReDoS when untrusted user input passed into X-HTTP-Method-Override header"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…