Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
@fastify/session reuses destroyed session cookie
Vulnerability 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.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
Vulnerability Type
不充分的会话过期机制
Vulnerability Title
fastify session 安全漏洞
Vulnerability Description
fastify session是fastify开源的一个插件。 fastify session 10.8.0及之前版本存在安全漏洞,该漏洞源于重用已损坏的会话cookie。
CVSS Information
N/A
Vulnerability Type
N/A