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

18 lines
900 B
Markdown

### [CVE-2018-3907](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3907)
![](https://img.shields.io/static/v1?label=Product&message=Samsung&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=HTTP%20Request%20Smuggling&color=brighgreen)
### Description
An exploitable vulnerability exists in the REST parser of video-core's HTTP server of the Samsung SmartThings Hub STH-ETH-250 - Firmware version 0.20.17. The video-core process incorrectly handles pipelined HTTP requests, which allows successive requests to overwrite the previously parsed HTTP method, 'on_url' callback. An attacker can send an HTTP request to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2018-0577
#### Github
No PoCs found on GitHub currently.