漏洞标题
N/A
漏洞描述信息
在Insteon Hub运行 firmware version 1012 的 "cc" 通道上的PubNub消息处理程序存在多个可利用的缓冲区溢出漏洞。通过PubNub服务发送经过特别设计的指令,可能导致基于栈的缓冲区溢出覆盖任意数据。攻击者应该发送一个受信任的HTTP请求来触发此漏洞。在cmd s_event_alarm中,位于0x9d01eb8c,使用`strcpy`将`s_event_group`键的值复制到$sp+0x2b0缓冲区中。这个缓冲区大小为32字节,发送任何东西 longer 将会导致缓冲区溢出。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
Multiple exploitable buffer overflow vulnerabilities exist in the PubNub message handler for the "cc" channel of Insteon Hub running firmware version 1012. Specially crafted commands sent through the PubNub service can cause a stack-based buffer overflow overwriting arbitrary data. An attacker should send an authenticated HTTP request to trigger this vulnerability. In cmd s_event_alarm, at 0x9d01eb8c, the value for the `s_event_group` key is copied using `strcpy` to the buffer at `$sp+0x2b0`.This buffer is 32 bytes large, sending anything longer will cause a buffer overflow.
CVSS信息
N/A
漏洞类别
栈缓冲区溢出
漏洞标题
INSTEON Hub 安全漏洞
漏洞描述信息
Insteon INSTEON Hub是美国Insteon公司的一款INSTEON中央控制器产品。该产品可远程控制家中的灯泡、墙壁开关、空调等。 使用1012版本固件的Insteon Hub中的PubNub消息处理程序(用于‘cc’通道)存在安全漏洞。该漏洞源于网络系统或产品在内存上执行操作时,未正确验证数据边界,导致向关联的其他内存位置上执行了错误的读写操作。攻击者可利用该漏洞导致缓冲区溢出或堆溢出等。
CVSS信息
N/A
漏洞类别
其他