低危 Bottle CRLF注入漏洞
CVE编号
CVE-2016-9964利用情况
POC 已公开补丁情况
官方补丁披露时间
2016-12-16漏洞描述
Bottle是德国软件开发者Marcel Hellkamp所研发的一套轻量级的Python Web框架,它提供了一个包含有路径映射、模板、简单的数据库访问等web框架组件的文件。 Bottle 0.12.10版本的bottle.py中的‘redirect()’函数存在安全漏洞,该漏洞源于程序未能过滤‘\r\n’序列。攻击者可利用该漏洞实施CRLF攻击。解决建议
目前厂商已经发布了升级补丁以修复此安全问题,补丁获取链接:https://github.com/bottlepy/bottle/commit/6d7e13da0f998820800ecb3fe9ccee4189aefb54受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | bottlepy | bottle | 0.12.10 | - | |||||
运行在以下环境 | |||||||||
系统 | debian | DPKG | * | Up to (excluding) 0.12.11-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | python-bottle | * | Up to (excluding) 0.12.11-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | python-bottle | * | Up to (excluding) 0.12.11-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | python-bottle | * | Up to (excluding) 0.12.11-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_7 | python-bottle | * | Up to (excluding) 0.10.11-1+deb7u2 | |||||
运行在以下环境 | |||||||||
系统 | debian_8 | python-bottle | * | Up to (excluding) 0.12.7-1+deb8u1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | python-bottle | * | Up to (excluding) 0.12.11-1 | |||||
运行在以下环境 | |||||||||
系统 | fedora_26 | python2-bottle | * | Up to (excluding) 0.12.13-1.fc26 | |||||
运行在以下环境 | |||||||||
系统 | fedora_27 | python2-bottle | * | Up to (excluding) 0.12.13-1.fc27 | |||||
运行在以下环境 | |||||||||
系统 | fedora_EPEL_6 | python2-bottle | * | Up to (excluding) 0.12.13-1.el6 | |||||
运行在以下环境 | |||||||||
系统 | fedora_EPEL_7 | python2-bottle | * | Up to (excluding) 0.12.13-1.el7 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_16.04 | python-bottle | * | Up to (excluding) 0.12.7-1+deb8u1build0.16.04.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_16.04.7_lts | python-bottle | * | Up to (excluding) 0.12.7-1+deb8u1build0.16.04.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.04.5_lts | python-bottle | * | Up to (excluding) 0.12.11-1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.10 | python-bottle | * | Up to (excluding) 0.12.11-1 | |||||
- 攻击路径 远程
- 攻击复杂度 复杂
- 权限要求 无需权限
- 影响范围 有限影响
- EXP成熟度 POC 已公开
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 100
CWE-ID | 漏洞类型 |
CWE-93 | 对CRLF序列的转义处理不恰当(CRLF注入) |
Exp相关链接
- avd.aliyun.com
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论