Buffer overflow in Insteon Hub

CVE-2017-16271

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 e_l, at 0x9d016c94, the value for the `as_c` 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

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2017-16271?
CVE-2017-16271 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-16271?
Critical severity. CVSS v3 base score is 9.9 out of 10.