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
Cross-site Request Forgery (CSRF)
Vulnerability Description
This affects the package fastify-csrf before 3.0.0. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: { path: '/', sameSite: true } 2. The CSRF token was available in the GET query parameter
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N
Vulnerability Type
N/A
Vulnerability Title
Fastify Fastify-csrf 跨站请求伪造漏洞
Vulnerability Description
Fastify Fastify-csrf是Fastify社区的一款基于Javascript可为Fastify提供CSRF防护功能的插件。 fastify-csrf before 3.0.0 存在安全漏洞,该漏洞源于生成的cookie使用了不安全的默认值,并且没有httpOnly,而且CSRF令牌在GET查询参数中可用。
CVSS Information
N/A
Vulnerability Type
N/A