google cloud_iot_device_sdk_for_embedded_c 未进行输入大小检查的缓冲区拷贝(传统缓冲区溢出)
CVE编号
CVE-2021-22547利用情况
暂无补丁情况
N/A披露时间
2021-05-04漏洞描述
In IoT Devices SDK, there is an implementation of calloc() that doesn't have a length check. An attacker could pass in memory objects larger than the buffer and wrap around to have a smaller buffer than required, allowing the attacker access to the other parts of the heap. We recommend upgrading the Google Cloud IoT Device SDK for Embedded C used to 1.0.3 or greater.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://github.com/GoogleCloudPlatform/iot-device-sdk-embedded-c/blob/master/... | |
https://github.com/GoogleCloudPlatform/iot-device-sdk-embedded-c/pull/119 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | cloud_iot_device_sdk_for_embedded_c | * | Up to (excluding) 1.0.3 |
- 攻击路径 本地
- 攻击复杂度 低
- 权限要求 低
- 影响范围 未更改
- 用户交互 无
- 可用性 高
- 保密性 高
- 完整性 高
CWE-ID | 漏洞类型 |
CWE-120 | 未进行输入大小检查的缓冲区拷贝(传统缓冲区溢出) |
Exp相关链接

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