中危 python-urllib3 安全漏洞 (CVE-2018-25091)
CVE编号
CVE-2018-25091利用情况
暂无补丁情况
官方补丁披露时间
2023-10-16漏洞描述
urllib3 before 1.24.2 does not remove the authorization HTTP header when following a cross-origin redirect (i.e., a redirect that differs in host, port, or scheme). This can allow for credentials in the authorization header to be exposed to unintended hosts or transmitted in cleartext. NOTE: this issue exists because of an incomplete fix for CVE-2018-20060 (which was case-sensitive).解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://github.com/urllib3/urllib3/commit/adb358f8e06865406d1f05e581a16cbea2136fbc | |
https://github.com/urllib3/urllib3/compare/1.24.1...1.24.2 | |
https://github.com/urllib3/urllib3/issues/1510 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | python | urllib3 | * | Up to (excluding) 1.24.2 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | python-urllib3 | * | Up to (excluding) 1.24.1-1+deb10u1 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | python-urllib3 | * | Up to (excluding) 1.25.6-4 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | python-urllib3 | * | Up to (excluding) 1.25.6-4 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | python-urllib3 | * | Up to (excluding) 1.25.6-4 | |||||
- 攻击路径 本地
- 攻击复杂度 困难
- 权限要求 普通权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-601 | 指向未可信站点的URL重定向(开放重定向) |
Exp相关链接

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