mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
19 lines
819 B
Markdown
19 lines
819 B
Markdown
### [CVE-2008-3827](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3827)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|