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 e_l, at 0x9d016c94, the value for the `as_c` key is copied using `strcpy` to the buffer at `$sp+0x2b0`.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-16271 is classified as a critical vulnerability due to the potential for remote code execution via buffer overflow.
To fix CVE-2017-16271, update the Insteon Hub firmware to the latest version that addresses the vulnerability.
CVE-2017-16271 specifically affects the Insteon Hub running firmware version 1012.
CVE-2017-16271 can be exploited through specially crafted commands sent to the PubNub service on the 'cc' channel.
If exploited, CVE-2017-16271 could enable an attacker to overwrite arbitrary data, potentially leading to unauthorized access or control of the device.