ghsa-pmg9-p9r2-6q87
Vulnerability from github
Published
2018-07-24 19:46
Modified
2021-01-08 18:20
VLAI Severity ?
Summary
ReDoS via long UserAgent header in ua-parser
Details
Affected versions of ua-parser are vulnerable to regular expression denial of service when given a specially crafted User-Agent header.
Recommendation
No patch is currently available for this vulnerability.
The best mitigation is currently to avoid using this package, using a different, functionally equivalent package such as useragent.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "ua-parser"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.3.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2017-16086"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:49:36Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Affected versions of `ua-parser` are vulnerable to regular expression denial of service when given a specially crafted `User-Agent` header.\n\n\n## Recommendation\n\nNo patch is currently available for this vulnerability.\n\nThe best mitigation is currently to avoid using this package, using a different, functionally equivalent package such as [useragent](https://www.npmjs.com/package/useragent).",
"id": "GHSA-pmg9-p9r2-6q87",
"modified": "2021-01-08T18:20:33Z",
"published": "2018-07-24T19:46:37Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16086"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-pmg9-p9r2-6q87"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/316"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "ReDoS via long UserAgent header in ua-parser"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…