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
XSS in @urql/next
Vulnerability Description
urql is a GraphQL client that exposes a set of helpers for several frameworks. The `@urql/next` package is vulnerable to XSS. To exploit this an attacker would need to ensure that the response returns `html` tags and that the web-application is using streamed responses (non-RSC). This vulnerability is due to improper escaping of html-like characters in the response-stream. To fix this vulnerability upgrade to version 1.1.1
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
Formidable urql 跨站脚本漏洞
Vulnerability Description
Formidable urql是Formidable公司的一个可定制且多功能的 GraphQL 客户端。 Formidable urql 存在跨站脚本漏洞,该漏洞源于响应流中类似 html 的字符不正确转义。
CVSS Information
N/A
Vulnerability Type
N/A