9.3
CVSSv2

CVE-2009-0350

Published: 29/01/2009 Updated: 29/09/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 940
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in Merak Media Player 3.2 allows remote malicious users to execute arbitrary code via a long string in a .m3u playlist file, related to the status bar icon's tooltip. NOTE: some of these details are obtained from third party information.

Vulnerable Product Search on Vulmon Subscribe to Product

merak media player 3.2

Exploits

#exploitpy # # Merak Media Player 32 Buffer Overflow Exploit(SEH) # By:Encrypt3dM!nd # m1nd3dwordpresscom # # Orginal Advisory: # wwwmilw0rmcom/exploits/7857 ###################################################### # Nothing Intersting in this exploit,too easy # just improving my SEH exploitation Skills :p # ns = "\xEB\x06\x90\x90" ...
#!/usr/bin/perl -w # Author : Houssamix # Merak Media Player V32 m3u file Local Buffer overflow (SEH) # Download : wwwqwerkscom/download/3748/merakzip # -------------------------------------------- # EAX 00000000 # ECX 45454545 # EDX 7C9137D8 ntdll7C9137D8 # EBX 00000000 # ESP 0013F784 # EBP 0013F7A4 # ESI 00000000 # EDI 00000000 ...