cve/2018/CVE-2018-3894.md
2024-06-09 00:33:16 +00:00

1.1 KiB

CVE-2018-3894

Description

An exploitable buffer overflow vulnerability exists in the /cameras/XXXX/clips handler of video-core's HTTP server of Samsung SmartThings Hub STH-ETH-250-Firmware version 0.20.17. The strncpy call overflows the destination buffer, which has a size of 52 bytes. An attacker can send an arbitrarily long "startTime" value in order to exploit this vulnerability.

POC

Reference

Github