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 sn_sx, at 0x9d014ebc, the value for the `cmd2` 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.
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-16256 is considered critical due to the potential for remote attackers to exploit buffer overflows and execute arbitrary code.
To fix CVE-2017-16256, update the Insteon Hub firmware to a patched version that resolves the buffer overflow vulnerabilities.
CVE-2017-16256 affects the Insteon Hub running firmware version 1012.
CVE-2017-16256 can be exploited through specially crafted commands sent via the PubNub service, resulting in stack-based buffer overflows.
Disabling the PubNub service or restricting access may serve as a temporary workaround for CVE-2017-16256 until the firmware is updated.