ghsa-c59h-r6p8-q9wc
Vulnerability from github
Published
2023-10-22 03:30
Modified
2023-10-24 19:18
Summary
Next.js missing cache-control header may lead to CDN caching empty reply
Details

Next.js before 13.4.20-canary.13 lacks a cache-control header and thus empty prefetch responses may sometimes be cached by a CDN, causing a denial of service to all users requesting the same URL via that CDN. Cloudflare considers these requests cacheable assets.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "npm",
        "name": "next"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0.9.9"
            },
            {
              "fixed": "13.4.20-canary.13"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2023-46298"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": true,
    "github_reviewed_at": "2023-10-24T19:18:58Z",
    "nvd_published_at": "2023-10-22T03:15:07Z",
    "severity": "LOW"
  },
  "details": "Next.js before 13.4.20-canary.13 lacks a cache-control header and thus empty prefetch responses may sometimes be cached by a CDN, causing a denial of service to all users requesting the same URL via that CDN. Cloudflare considers these requests cacheable assets.",
  "id": "GHSA-c59h-r6p8-q9wc",
  "modified": "2023-10-24T19:18:58Z",
  "published": "2023-10-22T03:30:23Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46298"
    },
    {
      "type": "WEB",
      "url": "https://github.com/vercel/next.js/issues/45301"
    },
    {
      "type": "WEB",
      "url": "https://github.com/vercel/next.js/pull/54732"
    },
    {
      "type": "WEB",
      "url": "https://github.com/vercel/next.js/commit/20d05958ff853e9c9e42139ffec294336881c648"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/vercel/next.js"
    },
    {
      "type": "WEB",
      "url": "https://github.com/vercel/next.js/compare/v13.4.20-canary.12...v13.4.20-canary.13"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "Next.js missing cache-control header may lead to CDN caching empty reply"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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.