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

18 lines
726 B
Markdown

### [CVE-2008-5241](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5241)
![](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 underflow in demux_qt.c in xine-lib 1.1.12, and other 1.1.15 and earlier versions, allows remote attackers to cause a denial of service (crash) via a crafted media file that results in a small value of moov_atom_size in a compressed MOV (aka CMOV_ATOM).
### POC
#### Reference
- http://securityreason.com/securityalert/4648
#### Github
No PoCs found on GitHub currently.