Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

fix(deps): update dependency fastify to v3.29.4 [security] #276

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastify (source) 3.21.6 -> 3.29.4 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2022-41919

Impact

The attacker can use the incorrect Content-Type to bypass the Pre-Flight checking of fetch. fetch() requests with Content-Type’s essence as "application/x-www-form-urlencoded", "multipart/form-data", or "text/plain", could potentially be used to invoke routes that only accepts application/json content type, thus bypassing any CORS protection, and therefore they could lead to a Cross-Site Request Forgery attack.

Patches

For 4.x users, please update to at least 4.10.2
For 3.x users, please update to at least 3.29.4

Workarounds

Implement Cross-Site Request Forgery protection using @fastify/csrf.

References

Check out the HackerOne report: https://hackerone.com/reports/1763832.

For more information

Fastify security policy


Release Notes

fastify/fastify (fastify)

v3.29.4

Compare Source

⚠️ Security Release ⚠️

Full Changelog: fastify/fastify@v3.29.3...v3.29.4

v3.29.3

Compare Source

⚠️ Security Release ⚠️

This release backport the fixes of GHSA-455w-c45v-86rg for the v3.x line.
While not being a vulnerability for this line, a backport is still welcome due to the problems highlighted in the report.

Full Changelog: fastify/fastify@v3.29.2...v3.29.3

v3.29.2

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.29.1...v3.29.2

v3.29.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.29.0...v3.29.1

v3.29.0

Compare Source

What's Changed

Full Changelog: fastify/fastify@v3.28.0...v3.29.0

v3.28.0

Compare Source

What's Changed

Full Changelog: fastify/fastify@v3.27.4...v3.28.0

v3.27.4

Compare Source

What's Changed

Full Changelog: fastify/fastify@v3.27.3...v3.27.4

v3.27.3

Compare Source

What's Changed

Full Changelog: fastify/fastify@v3.27.2...v3.27.3

v3.27.2

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.27.1...v3.27.2

v3.27.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.27.0...v3.27.1

v3.27.0

Compare Source

What's Changed

Full Changelog: fastify/fastify@v3.26.0...v3.27.0

v3.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.25.3...v3.26.0

v3.25.3

Compare Source

What's Changed

Full Changelog: fastify/fastify@v3.25.2...v3.25.3

v3.25.2

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.25.1...v3.25.2

v3.25.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.25.0...v3.25.1

v3.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.24.1...v3.25.0

v3.24.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.24.0...v3.24.1

v3.24.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.23.1...v3.24.0

v3.23.1

Compare Source

What's Changed

Full Changelog: fastify/fastify@v3.23.0...v3.23.1

v3.23.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.22.1...v3.23.0

v3.22.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.22.0...v3.22.1

v3.22.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v3.21.6...v3.22.0


Configuration

📅 Schedule: Branch creation - "" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants