CyberSec.Space Logo
Back to CVE Browser

CVE-2017-16269

CRITICAL
9.9
CVSS Severity Score
EPSS Score0.0140%
EPSS Percentile35.34th
PublishedJan 11, 2023
Last ModifiedNov 21, 2024

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_b, at 0x9d01672c, the value for the `s_speaker` 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