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

18 lines
935 B
Markdown

### [CVE-2018-3902](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3902)
![](https://img.shields.io/static/v1?label=Product&message=SmartThings%20Hub%20STH-ETH-250&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Classic%20Buffer%20Overflow&color=brighgreen)
### Description
An exploitable buffer overflow vulnerability exists in the camera "replace" feature of video-core's HTTP server of Samsung SmartThings Hub STH-ETH-250 devices with firmware version 0.20.17. The video-core process incorrectly extracts the URL field from a user-controlled JSON payload, leading to a buffer overflow on the stack. An attacker can send an HTTP request to trigger this vulnerability.
### POC
#### Reference
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2018-0573
#### Github
No PoCs found on GitHub currently.