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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable stack-based buffer overflow vulnerability exists in the retrieval of a database field in video-core's HTTP server of Samsung SmartThings Hub. The video-core process insecurely extracts the shard.videoHostURL field from its SQLite database, leading to a buffer overflow on the stack. An attacker can send an HTTP request to trigger this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2018-0576
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|