低危 Rust整数溢出漏洞(CNVD-2021-28296)
CVE编号
CVE-2021-28879利用情况
暂无补丁情况
官方补丁披露时间
2021-04-12漏洞描述
Rust是一种系统编程语言,特点是运行速度快,能够防止段错误,并保证线程安全。 Rust 1.52.0之前版本中的标准库中的Zip实现存在整数溢出漏洞。攻击者可利用该漏洞在再次使用Zip迭代器时导致缓冲区溢出。解决建议
厂商已发布了漏洞修复程序,请及时关注更新:https://github.com/rust-lang/rust/pull/82289受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | rust-lang | rust | * | Up to (excluding) 1.52.0 | |||||
运行在以下环境 | |||||||||
系统 | amazon_2 | rust | * | Up to (excluding) 1.56.1-1.amzn2.0.1 | |||||
运行在以下环境 | |||||||||
系统 | anolis_os_8 | rls | * | Up to (excluding) 1.52.1-1 | |||||
运行在以下环境 | |||||||||
系统 | centos_8 | rust-gdb | * | Up to (excluding) 1.52.1-1.module+el8.4.0+11282+0729bac9 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | rustc | * | Up to (including) 1.41.1+dfsg1-1~deb10u1 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | rustc | * | Up to (including) 1.48.0+dfsg1-2 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | rustc | * | Up to (excluding) 1.53.0+dfsg1-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_9 | rustc | * | Up to (including) 1.34.2+dfsg1-1~deb9u1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | rustc | * | Up to (excluding) 1.53.0+dfsg1-1 | |||||
运行在以下环境 | |||||||||
系统 | fedora_32 | rust-std-static | * | Up to (excluding) 1.51.0-3.fc32 | |||||
运行在以下环境 | |||||||||
系统 | fedora_33 | rust-std-static | * | Up to (excluding) 1.51.0-3.fc33 | |||||
运行在以下环境 | |||||||||
系统 | fedora_34 | rust-std-static | * | Up to (excluding) 1.51.0-3.fc34 | |||||
运行在以下环境 | |||||||||
系统 | fedora_EPEL_7 | rust-std-static | * | Up to (excluding) 1.51.0-3.el7 | |||||
运行在以下环境 | |||||||||
系统 | oracle_8 | oraclelinux-release | * | Up to (excluding) 1.52.1-1.module+el8.4.0+20287+5ada6442 | |||||
运行在以下环境 | |||||||||
系统 | redhat_8 | rust-gdb | * | Up to (excluding) 1.52.1-1.module+el8.4.0+11282+0729bac9 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_20.04 | rustc | * | Up to (excluding) 1.53.0+dfsg1+llvm-4ubuntu1~20.04.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_22.04 | rustc | * | Up to (excluding) 1.53.0+dfsg1+llvm-4ubuntu1 | |||||
- 攻击路径 远程
- 攻击复杂度 容易
- 权限要求 无需权限
- 影响范围 有限影响
- EXP成熟度 N/A
- 补丁情况 官方补丁
- 数据保密性 N/A
- 数据完整性 传输被破坏
- 服务器危害 DoS
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-190 | 整数溢出或超界折返 |
Exp相关链接

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