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.

Show details on source website


{
  "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"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...