7.5
CVSSv2

CVE-2015-7243

Published: 18/09/2015 Updated: 06/07/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Buffer overflow in Boxoft WAV to MP3 Converter allows remote malicious users to cause a denial of service (crash) and possibly execute arbitrary code via a crafted WAV file.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

boxoft boxoft wav to mp3 converter -

Exploits

Boxoft WAV to MP3 Converter version 10 SEH-based buffer overflow exploit ...
## # This module requires Metasploit: metasploitcom/download # Current source: githubcom/rapid7/metasploit-framework ## class MetasploitModule < Msf::Exploit::Remote Rank = NormalRanking include Msf::Exploit::FILEFORMAT def initialize(info={}) super(update_info(info, 'Name' => "Boxoft WAV to MP3 ...
#Exploit Title: Boxoft wav to mp3 converter SEH bypass technique tested on Win7x64 # Date: 8-31-2015 # Software Link: wwwboxoftcom/wav-to-mp3/ # Exploit Author: Robbie Corley # Contact: c0d3rc0rl3y@gmailcom # Website: # Target: Windows 7 Enterprise x64 # CVE: # Category: Local Exploit # # Description: # A buffer overflow was found af ...