Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Buffer overrun in Google Cloud IoT Device SDK for Embedded C
Vulnerability Description
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.
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
Vulnerability Type
未进行输入大小检查的缓冲区拷贝(传统缓冲区溢出)
Vulnerability Title
iot-device-sdk-embedded-c 安全漏洞
Vulnerability Description
iot-device-sdk-embedded-c是一个应用插件。用于嵌入式C的Google Cloud IoT设备SDK是易于移植的开源C库,可将低端IoT设备连接到Google Cloud IoT Core。 iot-device-sdk-embedded-c 1.03之前版本存在安全漏洞,该漏洞源于calloc()的实现没有长度检查。攻击者可利用该漏洞可以传入比缓冲区大的内存对象,并包围一个比所需的更小的缓冲区,从而允许攻击者访问堆的其他部分。
CVSS Information
N/A
Vulnerability Type
N/A