低危 python pillow 未加控制的资源消耗(资源穷尽)
CVE编号
CVE-2021-28676利用情况
暂无补丁情况
官方补丁披露时间
2021-06-08漏洞描述
An issue was discovered in Pillow before 8.2.0. For FLI data, FliDecode did not properly check that the block advance was non-zero, potentially leading to an infinite loop on load.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | python | pillow | * | Up to (excluding) 8.2.0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.14 | py3-pillow | * | Up to (excluding) 8.2.0-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.15 | py3-pillow | * | Up to (excluding) 8.2.0-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.16 | py3-pillow | * | Up to (excluding) 8.2.0-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.17 | py3-pillow | * | Up to (excluding) 8.2.0-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.18 | py3-pillow | * | Up to (excluding) 8.2.0-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_edge | py3-pillow | * | Up to (excluding) 8.2.0-r0 | |||||
运行在以下环境 | |||||||||
系统 | amazon_2 | python-pillow | * | Up to (excluding) 2.0.0-23.gitd1c6db8.amzn2.0.4 | |||||
运行在以下环境 | |||||||||
系统 | amazon_2023 | python-pillow | * | Up to (excluding) 9.4.0-2.amzn2023.0.1 | |||||
运行在以下环境 | |||||||||
系统 | anolis_os_8 | python3-pillow-doc | * | Up to (excluding) 5.1.1-18 | |||||
运行在以下环境 | |||||||||
系统 | centos_8 | python-pillow-debuginfo | * | Up to (excluding) 5.1.1-16.el8 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | pillow | * | Up to (including) 5.4.1-2+deb10u3 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | pillow | * | Up to (excluding) 8.1.2+dfsg-0.2 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | pillow | * | Up to (excluding) 8.1.2+dfsg-0.2 | |||||
运行在以下环境 | |||||||||
系统 | debian_9 | pillow | * | Up to (excluding) 4.0.0-4+deb9u3 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | pillow | * | Up to (excluding) 8.1.2+dfsg-0.2 | |||||
运行在以下环境 | |||||||||
系统 | fedora_33 | mingw-python-pillow | * | Up to (excluding) 7.2.0-6.fc33 | |||||
运行在以下环境 | |||||||||
系统 | fedora_34 | mingw-python-pillow | * | Up to (excluding) 8.1.2-2.fc34 | |||||
运行在以下环境 | |||||||||
系统 | fedora_EPEL_7 | python36-pillow-tk | * | Up to (excluding) 6.2.2-3.el7 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_aarch64_V10SP1 | python2-pillow | * | Up to (excluding) 5.3.0-17.ky10 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_aarch64_V10SP2 | python3-pillow | * | Up to (excluding) 8.1.1-7.ky10 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_x86_64_V10SP1 | python2-pillow | * | Up to (excluding) 5.3.0-17.ky10 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_x86_64_V10SP2 | python3-pillow | * | Up to (excluding) 8.1.1-7.ky10 | |||||
运行在以下环境 | |||||||||
系统 | redhat_8 | python-pillow-debuginfo | * | Up to (excluding) 5.1.1-16.el8 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.04 | pillow | * | Up to (excluding) 5.1.0-1ubuntu0.6 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.04.5_lts | pillow | * | Up to (excluding) 5.1.0-1ubuntu0.6 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_20.04 | pillow | * | Up to (excluding) 7.0.0-4ubuntu0.4 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_21.04 | pillow | * | Up to (excluding) 8.1.2-1ubuntu0.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_21.10 | pillow | * | Up to (excluding) 8.1.2+dfsg-0.1ubuntu1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_22.04 | pillow | * | Up to (excluding) 8.1.2+dfsg-0.1ubuntu1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_22.10 | pillow | * | Up to (excluding) 8.1.2+dfsg-0.1ubuntu1 | |||||
- 攻击路径 远程
- 攻击复杂度 容易
- 权限要求 无需权限
- 影响范围 有限影响
- EXP成熟度 N/A
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 DoS
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-400 | 未加控制的资源消耗(资源穷尽) |
CWE-835 | 不可达退出条件的循环(无限循环) |
Exp相关链接

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