中危 redislabs redis 未进行输入大小检查的缓冲区拷贝(传统缓冲区溢出)
CVE编号
CVE-2021-32625利用情况
暂无补丁情况
官方补丁披露时间
2021-06-03漏洞描述
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. An integer overflow bug in Redis version 6.0 or newer (on 32-bit systems ONLY) can be exploited using the `STRALGO LCS` command to corrupt the heap and potentially result with remote code execution. This is a result of an incomplete fix for CVE-2021-29477 which only addresses the problem on 64-bit systems but fails to do that for 32-bit. 64-bit systems are not affected. The problem is fixed in version 6.2.4 and 6.0.14. An additional workaround to mitigate the problem without patching the `redis-server` executable is to use ACL configuration to prevent clients from using the `STRALGO LCS` command.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | redislabs | redis | * | From (including) 6.0.0 | Up to (excluding) 6.0.14 | ||||
运行在以下环境 | |||||||||
应用 | redislabs | redis | * | From (including) 6.2.0 | Up to (excluding) 6.2.4 | ||||
运行在以下环境 | |||||||||
系统 | alpine_3.13 | redis | * | Up to (excluding) 6.0.14-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.14 | redis | * | Up to (excluding) 6.2.4-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.15 | redis | * | Up to (excluding) 6.2.4-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.16 | redis | * | Up to (excluding) 6.2.4-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.17 | redis | * | Up to (excluding) 6.2.4-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.18 | redis | * | Up to (excluding) 6.2.4-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_edge | redis | * | Up to (excluding) 6.2.4-r0 | |||||
运行在以下环境 | |||||||||
系统 | amazon_2 | redis | * | Up to (excluding) 6.2.4-1.amzn2 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | redis | * | Up to (excluding) 5.0.14-1+deb10u2 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | redis | * | Up to (excluding) 5:6.0.14-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | redis | * | Up to (excluding) 5:6.0.14-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | redis | * | Up to (excluding) 5:6.0.14-1 | |||||
运行在以下环境 | |||||||||
系统 | fedora_33 | redis-debuginfo | * | Up to (excluding) 6.0.14-1.fc33 | |||||
运行在以下环境 | |||||||||
系统 | fedora_34 | redis-debuginfo | * | Up to (excluding) 6.2.4-1.fc34 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.2 | redis | * | Up to (excluding) 6.0.14-lp152.2.6.1 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.3 | redis | * | Up to (excluding) 6.0.14-6.5.1 | |||||
- 攻击路径 远程
- 攻击复杂度 困难
- 权限要求 普通权限
- 影响范围 全局影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 数据泄露
- 数据完整性 传输被破坏
- 服务器危害 服务器失陷
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-120 | 未进行输入大小检查的缓冲区拷贝(传统缓冲区溢出) |
CWE-190 | 整数溢出或超界折返 |
CWE-680 | 整数溢出导致缓冲区溢出 |
Exp相关链接

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