PoC Index

CVE-2017-16341

CRITICAL 9.9EPSS 1.4%

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 v3.1
9.9 CRITICALCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
CVSS v3.0
8.5 HIGHCVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
CVSS v2.0
8.0 HIGHAV:N/AC:L/Au:S/C:P/I:P/A:C
EPSS
1.36% chance of exploitation in the next 30 days, 70th percentile
Published
2018-08-02
Updated
2024-08-05

Proof-of-concept exploits (1)

References

Related