GHSA-C59H-R6P8-Q9WC
Vulnerability from github – Published: 2023-10-22 03:30 – Updated: 2023-10-24 19:18
VLAI?
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.
{
"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"
}
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…