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

Configuration 1 (hide)

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

History

09 Dec 2022, 02:30

Type Values Removed Values Added
CVSS v2 : 5.5
v3 : 6.5
v2 : 5.5
v3 : 8.1
CWE CWE-119 CWE-120

Information

Published : 2019-03-21 17:29

Updated : 2023-12-10 12:59


NVD link : CVE-2017-16255

Mitre link : CVE-2017-16255

CVE.ORG link : CVE-2017-16255


JSON object : View

Products Affected

insteon

  • hub
  • hub_firmware
CWE
CWE-120

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