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

18 lines
772 B
Markdown

### [CVE-2008-5036](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5036)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Stack-based buffer overflow in VideoLAN VLC media player 0.9.x before 0.9.6 might allow user-assisted attackers to execute arbitrary code via an an invalid RealText (rt) subtitle file, related to the ParseRealText function in modules/demux/subtitle.c. NOTE: this issue was SPLIT from CVE-2008-5032 on 20081110.
### POC
#### Reference
- https://www.exploit-db.com/exploits/7051
#### Github
No PoCs found on GitHub currently.