CyberSec.Space Logo
Back to CVE Browser

CVE-2017-16278

CRITICAL
9.9
CVSS Severity Score
EPSS Score0.1750%
EPSS Percentile44.96th
PublishedJan 11, 2023
Last ModifiedApr 9, 2025

Vulnerability Description

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_net, at 0x9d01815c, the value for the `ip` key is copied using `strcpy` to the buffer at `$sp+0x2d0`.This buffer is 100 bytes large, sending anything longer will cause a buffer overflow.

Affected Platforms (CPE)

๐Ÿ’ป
Insteon

Hub Firmware

= 1012

References & Advisories

Related Vulnerabilities