← Back to CVE List

CVE-2017-14454

Published: 2023-01-12T00:15Z
Last Modified: 2024-11-21T03:12Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
Multiple exploitable buffer overflow vulnerabilities exists in the PubNub message handler for the "control" channel of Insteon Hub running firmware version 1012. Specially crafted replies received from the PubNub service can cause buffer overflows on a global section overwriting arbitrary data. An attacker should impersonate PubNub and answer an HTTPS GET request to trigger this vulnerability. The `strcpy` at [18] overflows the buffer `insteon_pubnub.channel_al`, which has a size of 16 bytes. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt