CVE-2017-14454

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.
References
Link Resource
https://talosintelligence.com/vulnerability_reports/TALOS-2017-0502 Technical Description Third Party Advisory
Configurations

Configuration 1 (hide)

AND
cpe:2.3:o:insteon:hub_firmware:1012:*:*:*:*:*:*:*
cpe:2.3:h:insteon:hub:-:*:*:*:*:*:*:*

History

No history.

Information

Published : 2023-01-12 00:15

Updated : 2024-02-28 19:51


NVD link : CVE-2017-14454

Mitre link : CVE-2017-14454

CVE.ORG link : CVE-2017-14454


JSON object : View

Products Affected

insteon

  • hub
  • hub_firmware
CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')