低危 bottlepy bottle http请求的解释不一致性(http请求私运)
CVE编号
CVE-2020-28473利用情况
暂无补丁情况
官方补丁披露时间
2021-01-19漏洞描述
The package bottle from 0 and before 0.12.19 are vulnerable to Web Cache Poisoning by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | bottlepy | bottle | * | Up to (excluding) 0.12.19 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | python-bottle | * | Up to (excluding) 0.12.15-2+deb10u1 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | python-bottle | * | Up to (excluding) 0.12.19-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | python-bottle | * | Up to (excluding) 0.12.19-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_9 | python-bottle | * | Up to (excluding) 0.12.13-1+deb9u1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | python-bottle | * | Up to (excluding) 0.12.19-1 | |||||
运行在以下环境 | |||||||||
系统 | fedora_EPEL_7 | python34-bottle | * | Up to (excluding) 0.12.21-1.el7 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_aarch64_V10SP1 | python2-bottle | * | Up to (excluding) 0.12.13-8.ky10 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_x86_64_V10SP1 | python2-bottle | * | Up to (excluding) 0.12.13-8.ky10 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.2 | python2-bottle | * | Up to (excluding) 0.12.13-lp152.4.3.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.04 | python-bottle | * | Up to (excluding) 0.12.13-1ubuntu0.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.04.5_lts | python-bottle | * | Up to (excluding) 0.12.13-1ubuntu0.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_20.04 | python-bottle | * | Up to (excluding) 0.12.15-2.1ubuntu0.1 | |||||
- 攻击路径 远程
- 攻击复杂度 复杂
- 权限要求 无需权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-444 | HTTP请求的解释不一致性(HTTP请求私运) |
Exp相关链接

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