PT-2023-10565 · Unknown · Insteon Hub
Published
2023-01-11
·
Updated
2025-04-09
·
CVE-2017-16289
CVSS v3.1
9.9
Critical
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Insteon Hub version 1012
Description
Multiple exploitable buffer overflow vulnerabilities exist in the PubNub message handler for the "cc" channel. Specially crafted commands sent through the PubNub service can cause a stack-based buffer overflow, overwriting arbitrary data. An attacker should send an authenticated HTTP request to trigger this vulnerability. In cmd s utc, at 0x9d0193ac, the value for the
offset key is copied using strcpy to the buffer at $sp+0x2d0. This buffer is 100 bytes large, sending anything longer will cause a buffer overflow.Recommendations
As a temporary workaround, consider restricting access to the PubNub message handler for the "cc" channel until a patch is available.
Restrict the length of data sent to the buffer at
$sp+0x2d0 to prevent buffer overflow.
Avoid using the strcpy function to copy the value for the offset key to the buffer at $sp+0x2d0 until the issue is resolved.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.Stack Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Insteon Hub