Skip to content

chore(deps): update dependency vite to v6.3.4 [security]#4968

Merged
renovate[bot] merged 1 commit intodevelopfrom
renovate/npm-vite-vulnerability
May 13, 2025
Merged

chore(deps): update dependency vite to v6.3.4 [security]#4968
renovate[bot] merged 1 commit intodevelopfrom
renovate/npm-vite-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite (source) 6.3.1 -> 6.3.4 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2025-46565

Summary

The contents of files in the project root that are denied by a file matching pattern can be returned to the browser.

Impact

Only apps explicitly exposing the Vite dev server to the network (using --host or server.host config option) are affected.
Only files that are under project root and are denied by a file matching pattern can be bypassed.

  • Examples of file matching patterns: .env, .env.*, *.{crt,pem}, **/.env
  • Examples of other patterns: **/.git/**, .git/**, .git/**/*

Details

server.fs.deny can contain patterns matching against files (by default it includes .env, .env.*, *.{crt,pem} as such patterns).
These patterns were able to bypass for files under root by using a combination of slash and dot (/.).

PoC

npm create vite@latest
cd vite-project/
cat "secret" > .env
npm install
npm run dev
curl --request-target /.env/. http://localhost:5173

image
image


Release Notes

vitejs/vite (vite)

v6.3.4

Compare Source

v6.3.3

Compare Source

v6.3.2

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 24, 2025

⚠️ No Changeset found

Latest commit: dc2a46c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate Bot temporarily deployed to Svelte UNDP Design April 24, 2025 20:51 Inactive
@renovate renovate Bot temporarily deployed to Svelte UNDP Components April 24, 2025 20:51 Inactive
@renovate renovate Bot force-pushed the renovate/npm-vite-vulnerability branch from abbf27d to e169d20 Compare April 25, 2025 02:25
@renovate renovate Bot temporarily deployed to Svelte UNDP Design April 25, 2025 02:25 Inactive
@renovate renovate Bot temporarily deployed to Svelte UNDP Components April 25, 2025 02:25 Inactive
@renovate renovate Bot force-pushed the renovate/npm-vite-vulnerability branch from e169d20 to 5847d4c Compare April 25, 2025 02:28
@renovate renovate Bot temporarily deployed to Svelte UNDP Design April 25, 2025 02:29 Inactive
@renovate renovate Bot temporarily deployed to Svelte UNDP Components April 25, 2025 02:29 Inactive
@renovate renovate Bot force-pushed the renovate/npm-vite-vulnerability branch from 5847d4c to c3c9185 Compare April 26, 2025 18:58
@renovate renovate Bot temporarily deployed to Svelte UNDP Components April 26, 2025 18:58 Inactive
@renovate renovate Bot temporarily deployed to Svelte UNDP Design April 26, 2025 18:58 Inactive
@renovate renovate Bot force-pushed the renovate/npm-vite-vulnerability branch 2 times, most recently from e477518 to 0a394fd Compare April 29, 2025 11:47
@renovate renovate Bot temporarily deployed to Svelte UNDP Design April 29, 2025 11:47 Inactive
@renovate renovate Bot temporarily deployed to Svelte UNDP Components April 29, 2025 11:47 Inactive
@renovate renovate Bot force-pushed the renovate/npm-vite-vulnerability branch from 0a394fd to e178603 Compare April 30, 2025 23:56
@renovate renovate Bot changed the title chore(deps): update dependency vite to v6.1.5 [security] chore(deps): update dependency vite [security] Apr 30, 2025
@renovate renovate Bot temporarily deployed to Svelte UNDP Design April 30, 2025 23:56 Inactive
@renovate renovate Bot temporarily deployed to Svelte UNDP Components April 30, 2025 23:56 Inactive
@renovate renovate Bot temporarily deployed to Static Image API April 30, 2025 23:56 Inactive
@renovate renovate Bot temporarily deployed to Static Image API April 30, 2025 23:56 Inactive
@renovate renovate Bot force-pushed the renovate/npm-vite-vulnerability branch from e178603 to 1f18cd9 Compare April 30, 2025 23:58
@renovate renovate Bot changed the title chore(deps): update dependency vite [security] chore(deps): update dependency vite to v6.1.5 [security] Apr 30, 2025
@renovate renovate Bot temporarily deployed to Svelte UNDP Design April 30, 2025 23:58 Inactive
@renovate renovate Bot temporarily deployed to Svelte UNDP Components April 30, 2025 23:58 Inactive
@renovate renovate Bot force-pushed the renovate/npm-vite-vulnerability branch from 1f18cd9 to b1cd7a0 Compare May 1, 2025 01:41
@renovate renovate Bot changed the title chore(deps): update dependency vite to v6.1.5 [security] chore(deps): update dependency vite [security] May 1, 2025
@renovate renovate Bot temporarily deployed to Static Image API May 1, 2025 01:41 Inactive
@renovate renovate Bot temporarily deployed to Svelte UNDP Components May 1, 2025 01:41 Inactive
@renovate renovate Bot force-pushed the renovate/npm-vite-vulnerability branch from 1c9d117 to b910151 Compare May 6, 2025 12:41
@renovate renovate Bot temporarily deployed to Svelte UNDP Design May 6, 2025 12:41 Inactive
@renovate renovate Bot temporarily deployed to Static Image API May 6, 2025 12:41 Inactive
@renovate renovate Bot temporarily deployed to Static Image API May 6, 2025 12:41 Inactive
@renovate renovate Bot temporarily deployed to Svelte UNDP Components May 6, 2025 12:41 Inactive
@renovate renovate Bot force-pushed the renovate/npm-vite-vulnerability branch from b910151 to 801ae16 Compare May 6, 2025 12:51
@renovate renovate Bot temporarily deployed to Svelte UNDP Components May 6, 2025 12:51 Inactive
@renovate renovate Bot temporarily deployed to Static Image API May 6, 2025 12:51 Inactive
@renovate renovate Bot temporarily deployed to Svelte UNDP Design May 6, 2025 12:51 Inactive
@renovate renovate Bot temporarily deployed to Static Image API May 6, 2025 12:51 Inactive
@renovate renovate Bot force-pushed the renovate/npm-vite-vulnerability branch from 801ae16 to fa67c9e Compare May 9, 2025 02:40
@renovate renovate Bot temporarily deployed to Static Image API May 9, 2025 02:40 Inactive
@renovate renovate Bot temporarily deployed to Static Image API May 9, 2025 02:40 Inactive
@renovate renovate Bot temporarily deployed to Svelte UNDP Components May 9, 2025 02:40 Inactive
@renovate renovate Bot temporarily deployed to Svelte UNDP Design May 9, 2025 02:40 Inactive
@renovate renovate Bot force-pushed the renovate/npm-vite-vulnerability branch from fa67c9e to 13c6b86 Compare May 9, 2025 06:48
@renovate renovate Bot temporarily deployed to Svelte UNDP Design May 9, 2025 06:48 Inactive
@renovate renovate Bot temporarily deployed to Svelte UNDP Components May 9, 2025 06:48 Inactive
@renovate renovate Bot temporarily deployed to Static Image API May 9, 2025 06:48 Inactive
@renovate renovate Bot temporarily deployed to Static Image API May 9, 2025 06:48 Inactive
@renovate renovate Bot force-pushed the renovate/npm-vite-vulnerability branch from 13c6b86 to 49059e4 Compare May 12, 2025 11:45
@renovate renovate Bot temporarily deployed to Svelte UNDP Components May 12, 2025 11:46 Inactive
@renovate renovate Bot temporarily deployed to Svelte UNDP Design May 12, 2025 11:46 Inactive
@renovate renovate Bot temporarily deployed to Static Image API May 12, 2025 11:46 Inactive
@renovate renovate Bot temporarily deployed to Static Image API May 12, 2025 11:46 Inactive
@renovate renovate Bot force-pushed the renovate/npm-vite-vulnerability branch from 49059e4 to e1fe9ef Compare May 13, 2025 05:34
@renovate renovate Bot temporarily deployed to Static Image API May 13, 2025 05:34 Inactive
@renovate renovate Bot temporarily deployed to Svelte UNDP Components May 13, 2025 05:34 Inactive
@renovate renovate Bot temporarily deployed to Svelte UNDP Design May 13, 2025 05:34 Inactive
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