CVE-2017-16255

An exploitable buffer overflow vulnerability exists in the PubNub message handler Insteon Hub 2245-222 - Firmware version 1012. Specially crafted commands sent through the PubNub service can cause a stack-based buffer overflow overwriting arbitrary data. An attacker can send an authenticated HTTP request at At 0x9d014e84 the value for the cmd1 key is copied using strcpy to the buffer at $sp+0x280. This buffer is 16 bytes large.
Configurations

Configuration 1 (hide)

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

History

21 Nov 2024, 03:16

Type Values Removed Values Added
References () https://talosintelligence.com/vulnerability_reports/TALOS-2017-0483 - Exploit, Third Party Advisory () https://talosintelligence.com/vulnerability_reports/TALOS-2017-0483 - Exploit, Third Party Advisory

Information

Published : 2019-03-21 17:29

Updated : 2024-11-21 03:16


NVD link : CVE-2017-16255

Mitre link : CVE-2017-16255

CVE.ORG link : CVE-2017-16255


JSON object : View

Products Affected

insteon

  • hub_firmware
  • hub
CWE
CWE-120

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