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

18 lines
728 B
Markdown

### [CVE-2008-5276](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5276)
![](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
Integer overflow in the ReadRealIndex function in real.c in the Real demuxer plugin in VideoLAN VLC media player 0.9.0 through 0.9.7 allows remote attackers to execute arbitrary code via a malformed RealMedia (.rm) file that triggers a heap-based buffer overflow.
### POC
#### Reference
- http://securityreason.com/securityalert/4680
#### Github
No PoCs found on GitHub currently.