Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Conversation

@renovate
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
@socket-security
Copy link

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

Package New capabilities Transitives Size Publisher
npm/@fastify/[email protected] None +2 106 kB matteo.collina

🚮 Removed packages: npm/@fastify/[email protected]

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants