Security Advisory

CVE-2024-35220

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-21 20:26:53
Last updated 2024-08-02 03:07:46
Assigner GitHub_M
State PUBLISHED

Description

@fastify/session is a session plugin for fastify. Requires the @fastify/cookie plugin. 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. This vulnerability has been patched 10.8.0.