Buffer overflow in Insteon Hub

CVE-2017-16341

An attacker could send an authenticated HTTP request to trigger this vulnerability in Insteon Hub running firmware version 1012. At 0x9d01c224 the value for the s_vol_play key is copied using strcpy to the buffer at 0xa0000418. This buffer is maximum 8 bytes large (this is the maximum size it could be, it is possible other global variables are stored between this variable and the next one that we could identify), sending anything longer will cause a buffer overflow.

Vulnerability class: Buffer Overflow

EPSS: 0.014 (68.9th 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-16341?
CVE-2017-16341 is a critical-severity vulnerability in Insteon Hub, classified under Buffer Copy without Checking Size of Input (Classic Buffer Overflow). CVSS score: 9.9/10. Published 2018-08-02.
How severe is CVE-2017-16341?
Critical severity. CVSS v3 base score is 9.9 out of 10.