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

19 lines
915 B
Markdown

### [CVE-2008-5745](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5745)
![](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 overflow in quartz.dll in the DirectShow framework in Microsoft Windows Media Player (WMP) 9, 10, and 11, including 11.0.5721.5260, allows remote attackers to cause a denial of service (application crash) via a crafted (1) WAV, (2) SND, or (3) MID file. NOTE: this has been incorrectly reported as a code-execution vulnerability. NOTE: it is not clear whether this issue is related to CVE-2008-4927.
### POC
#### Reference
- http://securityreason.com/securityalert/4823
- https://www.exploit-db.com/exploits/7585
#### Github
No PoCs found on GitHub currently.