AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2017-16252

HIGH · CVSS 8.1 EPSS 1.20%

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

CyberRota Analysis

AI analysis pending.

CVE
CVE-2017-16252
Severity
HIGH
CVSS
8.1
EPSS
1.20%

Original NVD Description

Specially crafted commands sent through the PubNub service in Insteon Hub 2245-222 with firmware version 1012 can cause a stack-based buffer overflow overwriting arbitrary data. An attacker should send an authenticated HTTP request to trigger this vulnerability.At 0x9d014cc0 the value for the cmd key is copied using strcpy to the buffer at $sp+0x11c. This buffer is 20 bytes large, sending anything longer will cause a buffer overflow.