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

fix(deps): update dependency next to v14.1.1 [security] #26

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2024

Mend Renovate

This PR contains the following updates:

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

GitHub Vulnerability Alerts

CVE-2024-34351

Impact

A Server-Side Request Forgery (SSRF) vulnerability was identified in Next.js Server Actions by security researchers at Assetnote. If the Host header is modified, and the below conditions are also met, an attacker may be able to make requests that appear to be originating from the Next.js application server itself.

Prerequisites

  • Next.js (<14.1.1) is running in a self-hosted* manner.
  • The Next.js application makes use of Server Actions.
  • The Server Action performs a redirect to a relative path which starts with a /.

* Many hosting providers (including Vercel) route requests based on the Host header, so we do not believe that this vulnerability affects any Next.js applications where routing is done in this manner.

Patches

This vulnerability was patched in #​62561 and fixed in Next.js 14.1.1.

Workarounds

There are no official workarounds for this vulnerability. We recommend upgrading to Next.js 14.1.1.

Credit

Vercel and the Next.js team thank Assetnote for responsibly disclosing this issue to us, and for working with us to verify the fix. Thanks to:

Adam Kues - Assetnote
Shubham Shah - Assetnote


Release Notes

vercel/next.js (next)

v14.1.1

Compare Source

Note: this is a backport release for critical bug fixes -- this does not include all pending features/changes on canary

Core Changes
Credits

Huge thanks to @​huozhi, @​shuding, @​Ethan-Arrowood, @​styfle, @​ijjk, @​ztanner, @​balazsorban44, @​kdy1, and @​williamli for helping!

v14.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Paris, 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 this update 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

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@aws-sdk/middleware-sdk-sts@3.451.0 None +2 95.5 kB aws-sdk-bot
npm/@next/env@14.1.1 environment, filesystem 0 11.7 kB vercel-release-bot
npm/@next/swc-darwin-arm64@14.1.1 None 0 106 MB vercel-release-bot
npm/@next/swc-darwin-x64@14.1.1 None 0 105 MB vercel-release-bot
npm/@next/swc-linux-arm64-gnu@14.1.1 None 0 108 MB vercel-release-bot
npm/@next/swc-linux-arm64-musl@14.1.1 None 0 131 MB vercel-release-bot
npm/@next/swc-linux-x64-gnu@14.1.1 None 0 120 MB vercel-release-bot
npm/@next/swc-linux-x64-musl@14.1.1 None 0 144 MB vercel-release-bot
npm/@next/swc-win32-arm64-msvc@14.1.1 None 0 95.3 MB vercel-release-bot
npm/@next/swc-win32-ia32-msvc@14.1.1 None 0 87.1 MB vercel-release-bot
npm/@next/swc-win32-x64-msvc@14.1.1 None 0 123 MB vercel-release-bot
npm/@npmcli/agent@2.2.0 environment, network +1 698 kB npm-cli-ops
npm/@types/scheduler@0.16.6 None 0 8.17 kB types
npm/clean-stack@2.2.0 None 0 5.51 kB sindresorhus
npm/env-paths@2.2.1 None 0 10.2 kB sindresorhus
npm/err-code@2.0.3 None 0 12.3 kB achingbrain
npm/exponential-backoff@3.1.1 None 0 37.3 kB sssayegh
npm/http-cache-semantics@4.1.1 None 0 35.9 kB kornel
npm/ip@2.0.0 None 0 13.6 kB indutny
npm/is-lambda@1.0.1 None 0 2.94 kB watson
npm/is-weakset@2.0.3 None 0 21.2 kB ljharb
npm/negotiator@0.6.3 None 0 27.4 kB dougwilson
npm/next@14.1.1 environment, filesystem, network, shell, unsafe +1 86.6 MB vercel-release-bot
npm/retry@0.12.0 None 0 32.2 kB tim-kos
npm/smart-buffer@4.2.0 None 0 138 kB joshglazebrook

🚮 Removed packages: npm/@next/env@14.0.4, npm/@next/swc-darwin-arm64@14.0.4, npm/@next/swc-darwin-x64@14.0.4, npm/@next/swc-linux-arm64-gnu@14.0.4, npm/@next/swc-linux-arm64-musl@14.0.4, npm/@next/swc-linux-x64-gnu@14.0.4, npm/@next/swc-linux-x64-musl@14.0.4, npm/@next/swc-win32-arm64-msvc@14.0.4, npm/@next/swc-win32-ia32-msvc@14.0.4, npm/@next/swc-win32-x64-msvc@14.0.4, npm/@pkgr/utils@2.4.2, npm/bplist-parser@0.2.0, npm/bundle-name@3.0.0, npm/default-browser-id@3.0.0, npm/define-lazy-prop@3.0.0, npm/glob-to-regexp@0.4.1, npm/is-docker@3.0.0, npm/is-inside-container@1.0.0, npm/is-wsl@2.2.0, npm/next@14.0.4, npm/open@9.1.0, npm/resolve-pkg-maps@1.0.0, npm/run-applescript@5.0.0, npm/titleize@3.0.0, npm/watchpack@2.4.0

View full report↗︎

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

Successfully merging this pull request may close these issues.

None yet

0 participants