cve/2018/CVE-2018-4013.md

24 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-4013](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-4013)
![](https://img.shields.io/static/v1?label=Product&message=LIVE555%20Media%20Server&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Stack-based%20buffer%20overflow&color=brighgreen)
### Description
An exploitable code execution vulnerability exists in the HTTP packet-parsing functionality of the LIVE555 RTSP server library version 0.92. A specially crafted packet can cause a stack-based buffer overflow, resulting in code execution. An attacker can send a packet to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2018-0684
#### Github
- https://github.com/0xT11/CVE-POC
- https://github.com/DoubleMice/cve-2018-4013
- https://github.com/developer3000S/PoC-in-GitHub
- https://github.com/hectorgie/PoC-in-GitHub
- https://github.com/invictus1306/functrace
- https://github.com/q40603/Continuous-Invivo-Fuzz
- https://github.com/r3dxpl0it/RTSPServer-Code-Execution-Vulnerability