CVE-2017-16338

An attacker could send an authenticated HTTP request to trigger this vulnerability in Insteon Hub running firmware version 1012. At 0x9d01bad0 the value for the host key is copied using strcpy to the buffer at 0xa00016e0. This buffer is 32 bytes large, sending anything longer will cause a buffer overflow.
Configurations

Configuration 1 (hide)

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

History

21 Nov 2024, 03:16

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

Information

Published : 2018-08-02 19:29

Updated : 2024-11-21 03:16


NVD link : CVE-2017-16338

Mitre link : CVE-2017-16338

CVE.ORG link : CVE-2017-16338


JSON object : View

Products Affected

insteon

  • hub_firmware
  • hub
CWE
CWE-120

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