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] #301

Merged
merged 1 commit into from
Aug 22, 2024

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
next (source) 14.1.0 -> 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 - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 10, 2024
Copy link
Contributor Author

renovate bot commented May 10, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: frontend/pnpm-lock.yaml
octavio                                  |  WARN  Unsupported engine: wanted: {"node":"^18"} (current: {"node":"v20.16.0","pnpm":"8.15.9"})
Scope: all 4 workspace projects
/tmp/renovate/repos/github/ictsc/ictsc-regalia/frontend/packages/ui:
 ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In packages/ui: "zenn-content-css@workspace:*" is in the dependencies but no package named "zenn-content-css" is present in the workspace

This error happened while installing a direct dependency of /tmp/renovate/repos/github/ictsc/ictsc-regalia/frontend/packages/ui

Packages found in the workspace: frontend, duardo, octavio, @repo/ui

@renovate renovate bot enabled auto-merge (squash) May 10, 2024 05:27
@renovate renovate bot force-pushed the renovate/npm-next-vulnerability branch 8 times, most recently from e841229 to 1a5ff61 Compare May 14, 2024 05:13
@renovate renovate bot force-pushed the renovate/npm-next-vulnerability branch 5 times, most recently from f378d80 to 705f8bd Compare May 29, 2024 13:02
@renovate renovate bot force-pushed the renovate/npm-next-vulnerability branch 3 times, most recently from 183dbfb to 2b20715 Compare June 5, 2024 10:18
@renovate renovate bot force-pushed the renovate/npm-next-vulnerability branch 3 times, most recently from fc48347 to 233877c Compare June 11, 2024 00:20
@renovate renovate bot force-pushed the renovate/npm-next-vulnerability branch 4 times, most recently from ebc8166 to 8775dd2 Compare June 21, 2024 17:09
@renovate renovate bot force-pushed the renovate/npm-next-vulnerability branch from 8775dd2 to ad1006e Compare June 28, 2024 19:39
@renovate renovate bot force-pushed the renovate/npm-next-vulnerability branch 2 times, most recently from 991a7a3 to 4672dba Compare July 7, 2024 06:25
@renovate renovate bot force-pushed the renovate/npm-next-vulnerability branch 2 times, most recently from 1f3201e to c61933e Compare July 12, 2024 08:30
@renovate renovate bot force-pushed the renovate/npm-next-vulnerability branch 4 times, most recently from 1403106 to 0e3a1d7 Compare July 30, 2024 10:57
@renovate renovate bot force-pushed the renovate/npm-next-vulnerability branch 3 times, most recently from 91b8b1d to f85e89b Compare August 7, 2024 08:26
@renovate renovate bot force-pushed the renovate/npm-next-vulnerability branch from f85e89b to 62e8c1b Compare August 11, 2024 01:46
@renovate renovate bot merged commit d5cd6e5 into main Aug 22, 2024
13 of 27 checks passed
@renovate renovate bot deleted the renovate/npm-next-vulnerability branch August 22, 2024 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants