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

chore(deps): update dependency @fastify/session to v10.9.0 [security] #700

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fastify/session 10.5.0 -> 10.9.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-35220

Impact

When restoring the cookie from the session store, the expires field is overriden if the maxAge field was set.
This means a cookie is never correctly detected as expired and thus expired sessions are not destroyed.

Patches

Updating to v10.9.0 will solve this.

Workarounds

None

References

Publicly reported at: https://github.com/fastify/session/issues/251


Release Notes

fastify/session (@​fastify/session)

v10.9.0

Compare Source

⚠️ Security Release ⚠️

This release fixes GHSA-pj27-2xvp-4qxg with CVE CVE-2024-35220. It's severity is classified as HIGH.

When restoring the cookie from the session store, the expires field is overriden if the maxAge field was set.
This means a cookie is never correctly detected as expired and thus expired sessions are not destroyed.

Full Changelog: fastify/session@v10.8.0...v10.9.0

v10.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/session@v10.7.2...v10.8.0

v10.7.2

Compare Source

What's Changed

Full Changelog: fastify/session@v10.7.1...v10.7.2

v10.7.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/session@v10.7.0...v10.7.1

v10.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/session@v10.6.1...v10.7.0

v10.6.1

Compare Source

What's Changed

Full Changelog: fastify/session@v10.6.0...v10.6.1

v10.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/session@v10.5.0...v10.6.0


Configuration

📅 Schedule: Branch creation - "" in timezone Africa/Johannesburg, 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.

@renovate renovate bot added the renovate label Sep 18, 2024
@renovate renovate bot enabled auto-merge (rebase) September 18, 2024 03:31
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@fastify/session@10.9.0 None +2 106 kB matteo.collina

🚮 Removed packages: npm/@fastify/session@10.5.0

View full report↗︎

@renovate renovate bot assigned Asjas Sep 18, 2024
@renovate renovate bot requested a review from Asjas September 18, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant