Buffer overflow in Insteon Hub
CVE-2017-16335
Multiple exploitable buffer overflow vulnerabilities exist in the PubNub message handler for the "cc" channel of Insteon Hub running firmware version 1012. 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_event_var, at 0x9d01ee70, the value for the `s_offset` key is copied using `strcpy` to the buffer at `$sp+0x2b0`.This buffer is 32 bytes large, sending anything longer will cause a buffer overflow.
Vulnerability class: Buffer Overflow
EPSS: 0.007 (48.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.9 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H.
Affected products
- Insteon Hub — versions Not specified
- Insteon Hub_firmware — versions 1012
Weakness classification (CWE)
References
- talos-cna@cisco.com (Technical Description, Third Party Advisory)
Frequently asked questions
- What is CVE-2017-16335?
- CVE-2017-16335 is a critical-severity vulnerability in Insteon Hub, classified under Stack-based Buffer Overflow. CVSS score: 9.9/10. Published 2023-01-11.
- How severe is CVE-2017-16335?
- Critical severity. CVSS v3 base score is 9.9 out of 10.