-
Couldn't load subscription status.
- Fork 230
chore(deps): update dependency vite to v6.4.1 [security] #2054
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
base: main
Are you sure you want to change the base?
Conversation
|
Deploying graph-tooling with
|
| Latest commit: |
af4bc61
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://a77ae34e.graph-tooling.pages.dev |
| Branch Preview URL: | https://renovate-npm-vite-vulnerabil.graph-tooling.pages.dev |
989943f to
69fd446
Compare
e82e63d to
379ff20
Compare
379ff20 to
4fdf5c7
Compare
4fdf5c7 to
7d43233
Compare
7d43233 to
e2605c2
Compare
4baf434 to
8040e1a
Compare
20eb27d to
37a0ca6
Compare
Pull request was closed
37a0ca6 to
af4bc61
Compare
This PR contains the following updates:
6.4.0->6.4.1GitHub Vulnerability Alerts
CVE-2025-62522
Summary
Files denied by
server.fs.denywere sent if the URL ended with\when the dev server is running on Windows.Impact
Only apps that match the following conditions are affected:
server.hostconfig option)Details
server.fs.denycan contain patterns matching against files (by default it includes.env,.env.*,*.{crt,pem}as such patterns). These patterns were able to bypass by using a back slash(\). The root cause is thatfs.readFile('/foo.png/')loads/foo.png.PoC
Release Notes
vitejs/vite (vite)
v6.4.1Compare Source
Please refer to CHANGELOG.md for details.
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.