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 @fastify/multipart to v8.3.1 [security] - autoclosed #2329

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fastify/multipart 8.3.0 -> 8.3.1 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2025-24033

Impact

The saveRequestFiles function does not delete the uploaded temporary files when user cancels the request.

Patches

Fixed in version 8.3.1 and 9.0.3

Workarounds

Do not use saveRequestFiles.

References

This was identified in https://github.com/fastify/fastify-multipart/issues/546 and fixed in https://github.com/fastify/fastify-multipart/pull/567.


Release Notes

fastify/fastify-multipart (@​fastify/multipart)

v8.3.1

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.

Sorry, something went wrong.

@renovate renovate bot force-pushed the renovate/npm-fastify-multipart-vulnerability branch from ab7e5a2 to b47faf8 Compare February 5, 2025 11:27
@renovate renovate bot changed the title fix(deps): update dependency @fastify/multipart to v8.3.1 [security] fix(deps): update dependency @fastify/multipart to v8.3.1 [security] - autoclosed Feb 5, 2025
@renovate renovate bot closed this Feb 5, 2025
@renovate renovate bot deleted the renovate/npm-fastify-multipart-vulnerability branch February 5, 2025 14:54
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.

None yet

0 participants