CVE-2017-16341
An attacker could send an authenticated HTTP request to trigger this vulnerability in Insteon Hub running firmware version 1012.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.36%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 9.9 CRITICALCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
- EPSS
- 1.36% probability · 70th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-120
- Affected
- insteon/hub firmware
- Source
- talos-cna@cisco.com
References
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0484Exploit, Third Party Advisory
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0484Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.