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_sonos, at 0x9d01ddd4, the value for the `s_sonos_cmd` key is copied using `strcpy` to the buffer at `$sp+0x290`.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 Firmware | =1012 | |
INSTEON Hub |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-16320 is a vulnerability in the PubNub message handler for the cc channel of Insteon Hub running firmware version 1012.
CVE-2017-16320 has a severity rating of 9.9 (Critical).
The Insteon Hub running firmware version 1012 is affected by CVE-2017-16320.
CVE-2017-16320 can be exploited by sending specially crafted commands through the PubNub service to cause a stack-based buffer overflow and overwrite arbitrary data.
No, the INSTEON Hub is not vulnerable to CVE-2017-16320.
The CWE IDs for CVE-2017-16320 are CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) and CWE-121 (Stack-based Buffer Overflow).