mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
882 B
Markdown
18 lines
882 B
Markdown
### [CVE-2018-3874](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3874)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable buffer overflow vulnerability exists in the credentials handler of video-core's HTTP server of Samsung SmartThings Hub STH-ETH-250-Firmware version 0.20.17. The strncpy overflows the destination buffer, which has a size of 32 bytes. An attacker can send an arbitrarily long "accessKey" value in order to exploit this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2018-0555
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|