中危 httplib2 至 0.17.x httplib2.Http.request Request Header crlf 注入漏洞
CVE编号
CVE-2020-11078利用情况
暂无补丁情况
官方补丁披露时间
2020-05-21漏洞描述
httplib2是一款HTTP客户端库。 httplib2 0.18.0之前版本中存在注入漏洞。攻击者可通过控制的uri(httplib2.Http.request())未转义部分利用该漏洞更改请求标头和正文,并将其他隐藏请求发送到同一服务器。解决建议
目前厂商已发布升级补丁以修复漏洞,补丁获取链接:https://github.com/httplib2/httplib2/security/advisories/GHSA-gg84-qgv9-w4pq受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | httplib2_project | httplib2 | * | Up to (excluding) 0.18.0 | |||||
运行在以下环境 | |||||||||
系统 | alibaba_cloud_linux_2.1903 | fence-agents-eaton-snmp | * | Up to (excluding) 4.2.1-41.1.al7.2 | |||||
运行在以下环境 | |||||||||
系统 | amazon_2 | python-httplib2 | * | Up to (excluding) 0.18.1-3.amzn2 | |||||
运行在以下环境 | |||||||||
系统 | amazon_AMI | python-httplib2 | * | Up to (excluding) 0.18.1-1.13.amzn1 | |||||
运行在以下环境 | |||||||||
系统 | centos_7 | fence-agents | * | Up to (excluding) 4.2.1-41.el7_9.2 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | python-httplib2 | * | Up to (including) 0.11.3-2 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | python-httplib2 | * | Up to (excluding) 0.18.1-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | python-httplib2 | * | Up to (excluding) 0.18.1-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_8 | python-httplib2 | * | Up to (excluding) 0.9+dfsg-2+deb8u1 | |||||
运行在以下环境 | |||||||||
系统 | debian_9 | python-httplib2 | * | Up to (including) 0.9.2+dfsg-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | python-httplib2 | * | Up to (excluding) 0.18.1-1 | |||||
运行在以下环境 | |||||||||
系统 | fedora_31 | python-httplib2 | * | Up to (excluding) 0.18.1-3.fc31 | |||||
运行在以下环境 | |||||||||
系统 | fedora_32 | python-httplib2 | * | Up to (excluding) 0.18.1-3.fc32 | |||||
运行在以下环境 | |||||||||
系统 | fedora_EPEL_6 | python-httplib2 | * | Up to (excluding) 0.18.1-1.el6 | |||||
运行在以下环境 | |||||||||
系统 | fedora_EPEL_7 | python-httplib2 | * | Up to (excluding) 0.18.1-3.el7 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.2 | python2-httplib2 | * | Up to (excluding) 0.19.0-lp152.6.3.1 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.3 | python2-httplib2 | * | Up to (excluding) 0.19.0-3.3.1 | |||||
运行在以下环境 | |||||||||
系统 | oracle_7 | oraclelinux-release | * | Up to (excluding) 4.2.1-41.el7_9.2 | |||||
运行在以下环境 | |||||||||
系统 | oracle_8 | oraclelinux-release | * | Up to (excluding) 4.1.1-68.el8 | |||||
运行在以下环境 | |||||||||
系统 | redhat_7 | fence-agents-aliyun | * | Up to (excluding) 4.2.1-41.el7_9.2 | |||||
- 攻击路径 远程
- 攻击复杂度 困难
- 权限要求 无需权限
- 影响范围 越权影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 100
CWE-ID | 漏洞类型 |
CWE-74 | 输出中的特殊元素转义处理不恰当(注入) |
CWE-93 | 对CRLF序列的转义处理不恰当(CRLF注入) |
Exp相关链接

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