Files
CVEs-PoC/2017/CVE-2017-16343.md
2025-09-29 21:09:30 +02:00

886 B

CVE-2017-16343

Description

An attacker could send an authenticated HTTP request to trigger this vulnerability in Insteon Hub running firmware version 1012. At 0x9d01c284 the value for the s_vol_brt_delta key is copied using strcpy to the buffer at 0xa0000510. This buffer is 4 bytes large, sending anything longer will cause a buffer overflow.

POC

Reference

Github

No PoCs found on GitHub currently.