cve/2008/CVE-2008-3827.md

19 lines
819 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-3827](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3827)
![](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
Multiple integer underflows in the Real demuxer (demux_real.c) in MPlayer 1.0_rc2 and earlier allow remote attackers to cause a denial of service (process termination) and possibly execute arbitrary code via a crafted video file that causes the stream_read function to read or write arbitrary memory.
### POC
#### Reference
- http://securityreason.com/securityalert/4326
- http://www.ocert.org/advisories/ocert-2008-013.html
#### Github
No PoCs found on GitHub currently.