3 matches found
CVE-2018-3894
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...
CVE-2018-3894
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...
CVE-2018-3894
CVE-2018-3894 affects Samsung SmartThings Hub STH-ETH-250 firmware (video-core HTTP server). The /cameras/XXXX/clips handler uses a 52-byte destination buffer and performs a strncpy with length derived from strlen(json_parameter), allowing an attacker-controlled long value (e.g., startTime) to ov...