Files
CVEs-PoC/2018/CVE-2018-3894.md
T
2024-06-18 02:51:15 +02:00

1.0 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