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_event, at 0x9d01edb8, the value for the `s_raw` key is copied using `strcpy` to the buffer at `$sp+0x10`.This buffer is 244 bytes large, sending anything longer will cause a buffer overflow.
Credit: talos-cna@cisco.com
Affected Software | Affected Version | How to fix |
---|---|---|
Insteon Hub Firmware | =1012 | |
INSTEON Hub |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-16334 is classified as a high severity vulnerability due to the potential for remote code execution via buffer overflow.
To fix CVE-2017-16334, upgrade the Insteon Hub firmware to the latest version that addresses this vulnerability.
CVE-2017-16334 can be exploited through specially crafted PubNub messages that trigger buffer overflows.
Only Insteon Hub running firmware version 1012 is affected by CVE-2017-16334.
Currently, there are no documented workarounds for CVE-2017-16334, making firmware updates essential for mitigation.