Exploitation Summary
EIP tracks 2 public exploits for CVE-2008-5745. PoCs published by anonymous, laurent gaffié.
AI-analyzed exploit summary This exploit generates a malicious WAV file that triggers a buffer overflow in Microsoft Windows Media Player, leading to arbitrary code execution. The payload is a shellcode that launches calc.exe.
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.
Exploits (2)
This exploit generates a malicious WAV file that triggers a buffer overflow in Microsoft Windows Media Player, leading to arbitrary code execution. The payload is a shellcode that launches calc.exe.
This exploit targets an integer overflow vulnerability in Windows Media Player (WMP) when parsing malformed WAV/SND/MID files. The PoC generates a malicious WAV file that triggers the overflow, potentially leading to remote code execution.