[VulnDiscuss] RE: TRACE used to increase the dangerous of XSS.

"Thor Larholm" <[email protected]>
Newsgroups gmane.comp.security.vulnerabilities.watch.general
Message-ID <004c01c2c2c2$6bab0810$858370d4__3883.40975991941$1043343451@wks.jubii.dk>
This is not a bug in IE or XMLHTTP, and the cookie is not returned as part
of the HTTP response headers. It is returned as part of the HTTP response
body, which is exactly how TRACE works. Manipulating the HTTP response body
returned is the last thing XMLHTTP would, or should, do.

IE is not the only browser that has XMLHTTP, Mozilla implemented a
fullyworking copy with the exact same behavior. Neither remove any
Set-Cookie HTTP headers from the response exposed to scripting.


Regards
Thor Larholm
PivX Solutions, LLC - Senior Security Researcher

Latest PivX research: Multi-vendor Game Server DDoS Vulnerability
http://www.pivx.com/press_releases/mk_mk001.html


-----Original Message-----
From: Richard M. Smith [mailto:[email protected]]
Sent: 22. januar 2003 23:35
To: [email protected]; [email protected];
[email protected]
Subject: RE: TRACE used to increase the dangerous of XSS.


Isn't this a bug in Internet Explorer?  Shouldn't the Microsoft XMLHTTP
ActiveX control be removing cookies from returned HTTP headers when a
HTTP TRACE is done?  I know that this already happens when a GET or a
POST is done with XMLHTTP.

Richard M. Smith
http://www.ComputerBytesMan.com
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.