漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Mercurius: Incorrect Content-Type parsing can lead to CSRF attack
Vulnerability Description
Mercurius is a GraphQL adapter for Fastify. Prior to version 16.4.0, a cross-site request forgery (CSRF) vulnerability was identified. The issue arises from incorrect parsing of the Content-Type header in requests. Specifically, requests with Content-Type values such as application/x-www-form-urlencoded, multipart/form-data, or text/plain could be misinterpreted as application/json. This misinterpretation bypasses the preflight checks performed by the fetch() API, potentially allowing unauthorized actions to be performed on behalf of an authenticated user. This issue has been patched in version 16.4.0.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Vulnerability Type
跨站请求伪造(CSRF)
Vulnerability Title
Mercurius 安全漏洞
Vulnerability Description
Mercurius是mercurius-js开源的GraphQL适配器Fastify 。 Mercurius 16.4.0之前版本存在安全漏洞,该漏洞源于对Content-Type标头解析不正确,可能导致跨站请求伪造攻击。
CVSS Information
N/A
Vulnerability Type
N/A