9.3
CVSSv2

CVE-2011-5165

Published: 15/09/2012 Updated: 15/06/2016
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 970
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in Free MP3 CD Ripper 1.1, 2.6 and previous versions, when converting a file, allows user-assisted remote malicious users to execute arbitrary code via a crafted .wav file.

Vulnerable Product Search on Vulmon Subscribe to Product

cleanersoft free mp3 cd ripper

cleanersoft free mp3 cd ripper 2.5

cleanersoft free mp3 cd ripper 1.1

Exploits

# ############################################################################ # Exploit Title : Free MP3 CD Ripper 11 Local Buffer Overflow # Software : wwwbrothersoftcom/free-mp3-cd-ripper-84543html # Version : 11 # Tested on : Windows xp sp3 (en) # Date : 27/08/2011 # Author : X-h4ck # Website : wwwpira ...
## # 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 ...
<?php /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Free MP3 CD Ripper 26 (wav) 1day stack buffer overflow PoC exploit Found by: Richard leahy Author: mr_me - net-ninjanet/ Download: wwwsoft32com/Download/Free/Free_MP3_CD_Ripper/4-250188-1html Platform: Windows XP sp3 Greetz to: Corelan Secur ...
# Exploit Title: Free MP3 CD Ripper 26 0 day # Date: 30/03/2010 # Author: Richard leahy # Reference: wwwexploit-dbcom/exploits/11975/ # Software Link: wwwsoft32com/Download/Free/Free_MP3_CD_Ripper/4-250188-1html # Version: 26 # Tested on: Windows Xp Sp2 #to exploit this open up the application select file -> wav converter ...
#!/usr/bin/python #[+] Author: TUNISIAN CYBER #[+] Exploit Title: Free MP3 CD Ripper All versions Local Buffer Overflow #[+] Date: 20-03-2015 #[+] Type: Local Exploits #[+] Tested on: WinXp/Windows 7 Pro #[+] Vendor: wwwcommentcamarchenet/download/telecharger-34082200-free-mp3-cd-ripper #[+] Friendly Sites: sec4evercom #[+] Twitter: @TC ...
# Exploit Title: Free MP3 CD Ripper 26 (wav) 0-day # Date: 30/03/2010 # Author: Richard leahy # Software Link: wwwsoft32com/Download/Free/Free_MP3_CD_Ripper/4-250188-1html # Version: 26 # Tested on: Windows Xp Sp2 #to exploit this open up the application select file -> wav converter -> wav to mp3 #use your favourite programming ...
#!/usr/bin/python # original p0c wwwexploit-dbcom/exploits/36465/ # credit to TUNISIAN CYBER # modified SEH Exploit wwwexploit-dbcom/exploits/36826/ # credit to ThreatActor at CoreRedcom # Software Link: wwwexploit-dbcom/apps/64215b82be8bb2e749f95fec5b51d3e4-FMCRSetupexe # Tested on: Windows 7 Ultimate X64 # Added ...
#!/usr/bin/env perl # original p0c wwwexploit-dbcom/exploits/36465/ # credit to TUNISIAN CYBER # however he was attemping to vanilla buffer overflow # in fact it is SEH based exploit # using the address 0x7C9D30D7 is limit the targets #which I assume belongs to OS file didn't work on win7 #yes he did find a buffer overflow since the off ...