AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2017-16347

CRITICAL · CVSS 9.9 EPSS 1.38%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2018-08-02 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2017-16347
Severity
CRITICAL
CVSS
9.9
EPSS
1.38%

Original NVD Description

An attacker could send an authenticated HTTP request to trigger this vulnerability in Insteon Hub running firmware version 1012. At 0x9d01e7d4 the value for the s_vol key is copied using strcpy to the buffer at 0xa0001700. This buffer is maximum 12 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.