First published: Wed Jan 11 2023(Updated: )
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_schd, at 0x9d01a144, the value for the `on` key is copied using `strcpy` to the buffer at `$sp+0x290`.This buffer is 32 bytes large, sending anything longer will cause a buffer overflow.
Credit: talos-cna@cisco.com
Affected Software | Affected Version | How to fix |
---|---|---|
Insteon Hub | =1012 | |
Insteon Hub |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-16294 is categorized as a high severity vulnerability due to its potential for remote exploitation.
To fix CVE-2017-16294, update the Insteon Hub firmware to the latest version that addresses the buffer overflow vulnerabilities.
Exploitation of CVE-2017-16294 can lead to stack-based buffer overflows that allow attackers to overwrite arbitrary data and potentially execute arbitrary code.
CVE-2017-16294 specifically affects Insteon Hub firmware version 1012.
Users running the Insteon Hub with firmware version 1012 are vulnerable to CVE-2017-16294 if exposed to specially crafted commands.