中危 jupyter jupyter_server 指向未可信站点的url重定向(开放重定向)
CVE编号
CVE-2020-26275利用情况
暂无补丁情况
官方补丁披露时间
2020-12-22漏洞描述
The Jupyter Server provides the backend (i.e. the core services, APIs, and REST endpoints) for Jupyter web applications like Jupyter notebook, JupyterLab, and Voila. In Jupyter Server before version 1.1.1, an open redirect vulnerability could cause the jupyter server to redirect the browser to a different malicious website. All jupyter servers running without a base_url prefix are technically affected, however, these maliciously crafted links can only be reasonably made for known jupyter server hosts. A link to your jupyter server may *appear* safe, but ultimately redirect to a spoofed server on the public internet. This same vulnerability was patched in upstream notebook v5.7.8. This is fixed in jupyter_server 1.1.1. If upgrade is not available, a workaround can be to run your server on a url prefix: "jupyter server --ServerApp.base_url=/jupyter/".解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | jupyter | jupyter_server | * | Up to (excluding) 1.1.1 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | jupyter-server | * | Up to (excluding) 1.1.1-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | jupyter-server | * | Up to (excluding) 1.1.1-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | jupyter-server | * | Up to (excluding) 1.1.1-1 |
- 攻击路径 本地
- 攻击复杂度 困难
- 权限要求 普通权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-601 | 指向未可信站点的URL重定向(开放重定向) |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论