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_schd, at 0x9d01a18c, the value for the `off` key is copied using `strcpy` to the buffer at `$sp+0x270`.This buffer is 16 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-16295 is considered a critical vulnerability due to its potential for remote exploitation and impact on the affected system.
CVE-2017-16295 affects Insteon Hub users by allowing attackers to execute code remotely through specially crafted PubNub messages.
To fix CVE-2017-16295, users should upgrade to the latest firmware version that addresses this vulnerability as soon as possible.
The nature of the buffer overflow in CVE-2017-16295 is that it leads to stack-based memory corruption, allowing an attacker to overwrite arbitrary data.
Yes, CVE-2017-16295 can be exploited remotely through the PubNub messaging service, making it particularly dangerous.