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_ml, at 0x9d016fa8, 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-16273 has a high severity rating due to the potential for remote code execution from the buffer overflow vulnerability.
To fix CVE-2017-16273, ensure your Insteon Hub firmware is updated to a version that is not 1012.
CVE-2017-16273 is caused by multiple buffer overflow vulnerabilities in the PubNub message handler for the "cc" channel.
CVE-2017-16273 affects users running the Insteon Hub firmware version 1012.
Yes, exploitation of CVE-2017-16273 could lead to overwriting arbitrary data, potentially causing data loss.