urllib3注入漏洞

admin 2023-12-01 19:10:31 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
低危 urllib3注入漏洞

CVE编号

CVE-2020-26137

利用情况

暂无

补丁情况

官方补丁

披露时间

2020-10-01
漏洞描述
urllib3是一款Python HTTP库。该产品具有线程安全连接池、文件发布支持等。 urllib3 1.25.9之前版本存在注入漏洞。该漏洞源于可以在putrequest()的第一个参数中插入CR和LF控制字符。
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://bugs.python.org/issue39603
https://github.com/urllib3/urllib3/commit/1dd69c5c5982fae7c87a620d487c2ebf7a6b436b
https://github.com/urllib3/urllib3/pull/1800
https://lists.debian.org/debian-lts-announce/2021/06/msg00015.html
https://lists.debian.org/debian-lts-announce/2023/10/msg00012.html
https://usn.ubuntu.com/4570-1/
https://www.oracle.com/security-alerts/cpujul2022.html
https://www.oracle.com/security-alerts/cpuoct2021.html
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 python urllib3 * Up to (excluding) 1.25.9
运行在以下环境
系统 alibaba_cloud_linux_2.1903 python-libs * Up to (excluding) 2.7.5-92.1.al7
运行在以下环境
系统 alpine_3.13 py3-urllib3 * Up to (excluding) 1.25.9-r0
运行在以下环境
系统 alpine_3.14 py3-urllib3 * Up to (excluding) 1.25.9-r0
运行在以下环境
系统 alpine_3.15 py3-urllib3 * Up to (excluding) 1.25.9-r0
运行在以下环境
系统 alpine_3.16 py3-urllib3 * Up to (excluding) 1.25.9-r0
运行在以下环境
系统 alpine_3.17 py3-urllib3 * Up to (excluding) 1.25.9-r0
运行在以下环境
系统 alpine_3.18 py3-urllib3 * Up to (excluding) 1.25.9-r0
运行在以下环境
系统 alpine_edge py3-urllib3 * Up to (excluding) 1.25.9-r0
运行在以下环境
系统 amazon_2 python-urllib3 * Up to (excluding) 1.25.9-1.amzn2.0.1
运行在以下环境
系统 anolis_os_7 python-tools * Up to (excluding) 2.7.5-92.0.1
运行在以下环境
系统 anolis_os_8 pytz * Up to (excluding) 3.4.2-13
运行在以下环境
系统 centos_7 python * Up to (excluding) 2.7.5-92.el7_9
运行在以下环境
系统 centos_8 python3-urllib3 * Up to (excluding) 3.6.1-11.module+el8.1.0+3446+c3d52da3
运行在以下环境
系统 debian_10 python-urllib3 * Up to (excluding) 1.24.1-1+deb10u1
运行在以下环境
系统 debian_11 python-urllib3 * Up to (excluding) 1.25.9-1
运行在以下环境
系统 debian_12 python-urllib3 * Up to (excluding) 1.25.9-1
运行在以下环境
系统 debian_9 python-urllib3 * Up to (excluding) 1.19.1-1+deb9u1
运行在以下环境
系统 debian_sid python-urllib3 * Up to (excluding) 1.25.9-1
运行在以下环境
系统 fedora_EPEL_7 python3-urllib3 * Up to (excluding) 1.25.6-2.el7
运行在以下环境
系统 kylinos_aarch64_V10SP1 python2-urllib3 * Up to (excluding) 1.25.9-3.ky10
运行在以下环境
系统 kylinos_aarch64_V10SP2 python2-urllib3 * Up to (excluding) 1.25.9-3.ky10
运行在以下环境
系统 kylinos_x86_64_V10SP1 python2-urllib3 * Up to (excluding) 1.25.9-3.ky10
运行在以下环境
系统 kylinos_x86_64_V10SP2 python2-urllib3 * Up to (excluding) 1.25.9-3.ky10
运行在以下环境
系统 opensuse_Leap_15.1 python2-urllib3 * Up to (excluding) 1.24-lp151.2.9.1
运行在以下环境
系统 opensuse_Leap_15.2 python2-urllib3 * Up to (excluding) 2.8-lp152.2.12.1
运行在以下环境
系统 opensuse_Leap_15.3 python2-pycparser * Up to (excluding) 0.4.2-3.2.1
运行在以下环境
系统 oracle_7 oraclelinux-release * Up to (excluding) 2.7.5-92.0.1.el7_9
运行在以下环境
系统 oracle_8 oraclelinux-release * Up to (excluding) 1.3.2-2.module+el8.3.0+7833+4aaf98ce
运行在以下环境
系统 redhat_7 python * Up to (excluding) 2.7.5-92.el7_9
运行在以下环境
系统 redhat_8 python3-urllib3 * Up to (excluding) 3.6.1-11.module+el8.1.0+3446+c3d52da3
运行在以下环境
系统 suse_12_SP5 python3-urllib3 * Up to (excluding) 1.25.10-3.31.2
运行在以下环境
系统 ubuntu_16.04 python-urllib3 * Up to (excluding) 8.1.1-2ubuntu0.6
运行在以下环境
系统 ubuntu_16.04.7_lts python-pip * Up to (excluding) 8.1.1-2ubuntu0.6
运行在以下环境
系统 ubuntu_18.04 python-urllib3 * Up to (excluding) 1.22-1ubuntu0.18.04.2
运行在以下环境
系统 ubuntu_18.04.5_lts python-pip * Up to (excluding) 9.0.1-2.3~ubuntu1.18.04.3
运行在以下环境
系统 ubuntu_20.04 python-urllib3 * Up to (excluding) 1.25.8-2ubuntu0.1
阿里云评分 3.1
  • 攻击路径 远程
  • 攻击复杂度 复杂
  • 权限要求 无需权限
  • 影响范围 有限影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 无影响
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 100
CWE-ID 漏洞类型
CWE-74 输出中的特殊元素转义处理不恰当(注入)
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
N/A Ali_nvd

N/A

N/ACVE编号 CVE-2024-9120利用情况 暂无补丁情况 N/A披露时间 2024-09-23漏洞描述Use after free in Dawn
评论:0   参与:  0