Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update devdependency next to v15.1.2 [security] #307

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next (source) 15.1.0 -> 15.1.2 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-56332

Impact

A Denial of Service (DoS) attack allows attackers to construct requests that leaves requests to Server Actions hanging until the hosting provider cancels the function execution.

Note: Next.js server is idle during that time and only keeps the connection open. CPU and memory footprint are low during that time.

Deployments without any protection against long running Server Action invocations are especially vulnerable. Hosting providers like Vercel or Netlify set a default maximum duration on function execution to reduce the risk of excessive billing.

This is the same issue as if the incoming HTTP request has an invalid Content-Length header or never closes. If the host has no other mitigations to those then this vulnerability is novel.

This vulnerability affects only Next.js deployments using Server Actions.

Patches

This vulnerability was resolved in Next.js 14.2.21, 15.1.2, and 13.5.8. We recommend that users upgrade to a safe version.

Workarounds

There are no official workarounds for this vulnerability.

Credits

Thanks to the PackDraw team for responsibly disclosing this vulnerability.


Release Notes

vercel/next.js (next)

v15.1.2

Compare Source

v15.1.1

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Jan 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
analytics ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 11:46pm
app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 11:46pm
gauge ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 11:46pm
market ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 11:46pm
path-finder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 11:46pm
pool ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 11:46pm
referrals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 11:46pm
swap ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 11:46pm
token-price ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 11:46pm
zenlink-stats ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 11:46pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants