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

Closed
wants to merge 1 commit into 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.


PR-Codex overview

This PR updates the next package version from 15.1.0 to 15.1.2 across multiple package.json files, ensuring compatibility and potentially incorporating bug fixes or new features introduced in the newer version.

Detailed summary

  • Updated next version from 15.1.0 to 15.1.2 in:
    • packages/wagmi/package.json
    • packages/compat/package.json
    • apps/swap/package.json
    • apps/pool/package.json
    • packages/config/nextjs/package.json
    • apps/app/package.json
    • apps/analytics/package.json
    • apps/referrals/package.json
    • apps/gauge/package.json
    • apps/market/package.json
    • packages/ui/package.json
    • pnpm-lock.yaml
  • Updated all instances of next in pnpm-lock.yaml to reflect the new version.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

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 Feb 20, 2025 8:56am
app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 8:56am
gauge ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 8:56am
market ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 8:56am
path-finder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 8:56am
pool ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 8:56am
referrals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 8:56am
swap ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 8:56am
token-price ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 8:56am
zenlink-stats ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 8:56am

@renovate renovate bot force-pushed the renovate/npm-next-vulnerability branch from 07187c8 to e9a7710 Compare February 7, 2025 10:53
Copy link
Contributor Author

renovate bot commented Mar 5, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (15.1.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/npm-next-vulnerability branch March 5, 2025 13:41
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.

1 participant