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

18 lines
749 B
Markdown

### [CVE-2008-5242](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5242)
![](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
demux_qt.c in xine-lib 1.1.12, and other 1.1.15 and earlier versions, does not validate the count field before calling calloc for STSD_ATOM atom allocation, which allows remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted media file.
### POC
#### Reference
- http://securityreason.com/securityalert/4648
#### Github
No PoCs found on GitHub currently.