redash redash 跨站请求伪造(csrf)

admin 2023-11-30 15:55:41 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
redash redash 跨站请求伪造(csrf)

CVE编号

CVE-2021-43777

利用情况

暂无

补丁情况

N/A

披露时间

2021-11-25
漏洞描述
Redash is a package for data visualization and sharing. In Redash version 10.0 and prior, the implementation of Google Login (via OAuth) incorrectly uses the `state` parameter to pass the next URL to redirect the user to after login. The `state` parameter should be used for a Cross-Site Request Forgery (CSRF) token, not a static and easily predicted value. This vulnerability does not affect users who do not use Google Login for their instance of Redash. A patch in the `master` and `release/10.x.x` branches addresses this by replacing `Flask-Oauthlib` with `Authlib` which automatically provides and validates a CSRF token for the state variable. The new implementation stores the next URL on the user session object. As a workaround, one may disable Google Login to mitigate the vulnerability.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/getredash/redash/commit/da696ff7f84787cbf85967460fac52886cbe063e
https://github.com/getredash/redash/security/advisories/GHSA-vhc7-w7r8-8m34
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 redash redash * Up to (including) 10.0.0
CVSS3评分 6.8
  • 攻击路径 网络
  • 攻击复杂度 高
  • 权限要求 低
  • 影响范围 未更改
  • 用户交互 无
  • 可用性 无
  • 保密性 高
  • 完整性 高
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
CWE-ID 漏洞类型
CWE-352 跨站请求伪造(CSRF)
CWE-601 指向未可信站点的URL重定向(开放重定向)
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
N/A Ali_nvd

N/A

N/ACVE编号 CVE-2024-9120利用情况 暂无补丁情况 N/A披露时间 2024-09-23漏洞描述Use after free in Dawn
评论:0   参与:  0