ghsa-jgrh-5m3h-9c5f
Vulnerability from github
Published
2020-11-09 22:17
Modified
2020-11-10 20:19
Severity ?
Summary
Web Cache Poisoning in find-my-way
Details
This affects the package find-my-way before 2.2.5, from 3.0.0 and before 3.0.5. It accepts the Accept-Version' header by default, and if versioned routes are not being used, this could lead to a denial of service. Accept-Version can be used as an unkeyed header in a cache poisoning attack.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "find-my-way" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.2.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "find-my-way" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-7764" ], "database_specific": { "cwe_ids": [ "CWE-444" ], "github_reviewed": true, "github_reviewed_at": "2020-11-09T22:16:44Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "This affects the package find-my-way before 2.2.5, from 3.0.0 and before 3.0.5. It accepts the Accept-Version\u0027 header by default, and if versioned routes are not being used, this could lead to a denial of service. Accept-Version can be used as an unkeyed header in a cache poisoning attack.", "id": "GHSA-jgrh-5m3h-9c5f", "modified": "2020-11-10T20:19:42Z", "published": "2020-11-09T22:17:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7764" }, { "type": "WEB", "url": "https://github.com/delvedor/find-my-way/commit/ab408354690e6b9cf3c4724befb3b3fa4bb90aac" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-FINDMYWAY-1038269" }, { "type": "WEB", "url": "https://www.npmjs.com/package/find-my-way" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Web Cache Poisoning in find-my-way" }
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.
- 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.