First published: Thu Aug 02 2018(Updated: )
An attacker could send an authenticated HTTP request to trigger this vulnerability in Insteon Hub running firmware version 1012. At 0x9d01e7d4 the value for the s_vol key is copied using strcpy to the buffer at 0xa0001700. This buffer is maximum 12 bytes large (this is the maximum size it could be, it is possible other global variables are stored between this variable and the next one that we could identify), 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-16347 has a medium severity rating due to the potential for remote code execution from authenticated users.
To fix CVE-2017-16347, upgrade the Insteon Hub firmware to a version that addresses this vulnerability.
CVE-2017-16347 affects devices running Insteon Hub firmware version 1012.
An attacker could exploit CVE-2017-16347 by sending a crafted HTTP request to execute unauthorized commands.
The impact of CVE-2017-16347 could allow an authenticated attacker to overwrite memory and potentially execute arbitrary code.