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 l_bt, at 0x9d016104, the value for the `grp` key is copied using `strcpy` to the buffer at `$sp+0x1b4`.This buffer is 8 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-16265 is classified as a high severity vulnerability due to its potential for remote exploitation and data manipulation.
To mitigate CVE-2017-16265, users should upgrade to the latest firmware version that addresses the buffer overflow vulnerabilities.
CVE-2017-16265 can be exploited through specially crafted commands sent to the PubNub service targeting the "cc" channel.
CVE-2017-16265 affects the Insteon Hub running firmware version 1012.
Exploitation of CVE-2017-16265 could lead to stack-based buffer overflows, allowing an attacker to overwrite arbitrary data in the system.