CVE-2017-16295
Insteon Hub (firmware 1012) is affected by multiple buffer overflow vulnerabilities in the PubNub message handler on channel “cc”. The root cause is unsafely copying user-provided JSON string fields with strcpy into small stack buffers (example: off in s_schd is copied into a 16-byte buffer), ena...