Files
CVEs-PoC/2008/CVE-2008-5246.md
T
2025-09-29 21:09:30 +02:00

18 lines
844 B
Markdown

### [CVE-2008-5246](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5246)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Multiple heap-based buffer overflows in xine-lib before 1.1.15 allow remote attackers to execute arbitrary code via vectors that send ID3 data to the (1) id3v22_interp_frame and (2) id3v24_interp_frame functions in src/demuxers/id3.c. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
### POC
#### Reference
- http://sourceforge.net/project/shownotes.php?release_id=619869
#### Github
No PoCs found on GitHub currently.