低危 aiohttp_project aiohttp 指向未可信站点的url重定向(开放重定向)
CVE编号
CVE-2021-21330利用情况
暂无补丁情况
官方补丁披露时间
2021-02-26漏洞描述
aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In aiohttp before version 3.7.4 there is an open redirect vulnerability. A maliciously crafted link to an aiohttp-based web-server could redirect the browser to a different website. It is caused by a bug in the `aiohttp.web_middlewares.normalize_path_middleware` middleware. This security problem has been fixed in 3.7.4. Upgrade your dependency using pip as follows "pip install aiohttp >= 3.7.4". If upgrading is not an option for you, a workaround can be to avoid using `aiohttp.web_middlewares.normalize_path_middleware` in your applications.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | aiohttp_project | aiohttp | * | Up to (excluding) 3.7.4 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | python-aiohttp | * | Up to (excluding) 3.5.1-1+deb10u1 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | python-aiohttp | * | Up to (excluding) 3.7.4-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | python-aiohttp | * | Up to (excluding) 3.7.4-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_9 | python-aiohttp | * | Up to (including) 1.2.0-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | python-aiohttp | * | Up to (excluding) 3.7.4-1 | |||||
- 攻击路径 远程
- 攻击复杂度 复杂
- 权限要求 无需权限
- 影响范围 有限影响
- EXP成熟度 N/A
- 补丁情况 官方补丁
- 数据保密性 数据泄露
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-601 | 指向未可信站点的URL重定向(开放重定向) |
Exp相关链接

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