漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
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