漏洞标题
反射XSS
漏洞描述信息
反射式XSS
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
漏洞类别
N/A
漏洞标题
Reflected XSS
漏洞描述信息
Querybook is an open source data querying UI. In affected versions user provided data is not escaped in the error field of the auth callback url in `querybook/server/app/auth/oauth_auth.py` and `querybook/server/app/auth/okta_auth.py`. This may allow attackers to perform reflected cross site scripting (XSS) if Content Security Policy (CSP) is not enabled or `unsafe-inline` is allowed. Users are advised to upgrade to the latest, patched version of querybook (version 3.14.2 or greater). Users unable to upgrade may enable CSP and not allow unsafe-inline or manually escape query parameters in a reverse proxy.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
漏洞类别
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
漏洞标题
Querybook 跨站脚本漏洞
漏洞描述信息
Querybook是Pinterest开源的一个大数据查询 UI。 Querybook存在跨站脚本漏洞,该漏洞源于在用户提供的数据中,不会转义字段。攻击者利用该漏洞执行跨站脚本漏洞。
CVSS信息
N/A
漏洞类别
跨站脚本