|
|||||||||||
|
Re: New Web Vulnerability - Cross-Site Tracing (fwd)
From: Marc Slemko <marcs(at)znep.com>
Date: Wed Jan 22 2003 - 18:25:01 EST
On Wed, 22 Jan 2003, Pete Soderling wrote: > I thought this news might interest the group ...
Wow, what a misinformed article. The whitepaper available on WhiteHat's site is better (http://www.whitehatsec.com/news.html) but it still requires very careful reading to appreciate what parts of it are talking about things that are due to other known holes and which are actually news. Essentially what it boils down to is that Microsoft's "httponly" cookie hack is half-assed, and doesn't really work very well in reality, and that because MS has a horribly record of cross domain security holes that they refuse to patch in a timely manner then somehow this hole is a new all pervasive attack. Trying to pass all this off as some flaw in TRACE is... obscene. Combining existing holes that already have a huge exposure, then adding in a few little new pieces appears to be a strategy designed to hype the importance of the issue. The reality is that there are many cases where the server returns information to the user that is confidential. TRACE is one of those. Embedding session IDs in returned links is one (very commonly done on app servers that support cookie based session tracking with a fallback to url based). Returning a user's bank account number when they view their account is another. I don't see trying to disable every way that the server can send sensitive data to the browser as being a very effective path to try to take to solve such issues. The bottom line: Why do you even need to steal the user's authentication token if you have full access to get their browser to submit requests and the ability to grab the contents of the results? And having access to those two things is exactly what this whitepaper is assuming. Yes, there is a small incremental exposure to being able to take the authentication token away with you and use it yourself but that is marginal compared to the exposure from the holes being assumed to be there before the new TRACE issue can be exploited. Received on Wed Jan 22 18:30:24 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:47 EDT |
||||||||||
|
|||||||||||