ZDNet UK


Skip to Main Content

ZDNet.co.uk - Winner of Best Business Website 2007
  1. Home
  2. News
  3. Blogs
  4. Reviews
  5. Prices
  6. Resources
  7. Community
  8. My ZDNet

 

ZDNet UK RSS Feeds


IT Jobs

Office applications Toolkit

Nine more holes in IE

John McCormick GameSpot Europe

Published: 04 Nov 2002 12:04 GMT

  • Email
  • Trackback
  • Clip Link
  • Print friendly
  • Post Comment

After discovering a serious new vulnerability in Microsoft Internet Explorer last month, the well-known GreyMagic security team continued to look at other possible problems with Internet Explorer. Thus far, the team has discovered nine new IE vulnerabilities, eight of which the company rates as critical

A GreyMagic Software spokesperson said that the company has tried working with Microsoft in the past but found it to be slow in fixing many critical flaws. Thus, GreyMagic now operates on a full disclosure policy where, after carefully verifying the existence of the vulnerabilities, it makes a public announcement of the problems at the same time that it notifies Microsoft.

In response to this policy, a Microsoft spokesperson said, "We are concerned by the way this report has been handled. The majority of users simply cannot or do not use publicly posted information to protect themselves from new vulnerabilities. Communicating to the relatively small number of dedicated security mailing list subscribers is not a practical or effective way of securing the millions of Microsoft customers -- it is only effective in guaranteeing that hackers are armed."

A new group of exploits

These vulnerabilities are all exploits associated with failures to verify that different Web pages are in the same domain and should be assigned to the same security zone. The problems are related to object caching, where an attacker opens a window to one object and is then allowed to access a variety of unrelated objects as well

The details of each vulnerability, along with a general workaround and proof-of-concept information, are found on the GreyMagic security advisory page. The generic exploit below is taken from that site and illustrates the kind of flaws GreyMagic has discovered. This shows how to capture the contents of a google.com cookie:

<script language="jscript">
var oWin=open ("blank.html","victim","width=100,height=100");
[Cache line here]
location.href="http://google.com";
setTimeout(
function () {
[Exploit line(s) here]
},
3000
);
</script>

Applicability

Microsoft Internet Explorer versions 5.5 and 6 are vulnerable; earlier versions are not. IE6, even with SP1 installed, is still vulnerable to the external and clipboardData vulnerabilities, but not to the other seven

Please note: GreyMagic Software warns that AOL Browser, MSN Explorer, and any other software using the IE engine from 5.5 or 6 will also be vulnerable to attacks making use of these exploits

There is a report that upgrading IE 5.5 with SP2 will fix the vulnerabilities in that version, but you'll probably have to wait for a complete evaluation by Microsoft before having total confidence in that solution

Risk level -- critical

All but one of these vulnerabilities is rated as critical by GreyMagic because they can expose content on users' computers to the systems attacker or allow the attacker to run software on the compromised system

Mitigating factors

Although attackers would need to know the exact name and location of the files they want to copy, this isn't a significant mitigating factor because Windows stores some critical files, such as password information, in standard locations

Fix

GreyMagic Software recommends that you disable Active Scripting until Microsoft produces a patch for these vulnerabilities. GreyMagic has published a quick online test you can use to determine whether your software is vulnerable to any of these nine exploits of the object caching flaw

Final word

Some people have a problem with the way GreyMagic releases news of vulnerabilities. But I have been following its actions for some time, and it really did try working with Microsoft in the past. Unfortunately, GreyMagic didn't have much success getting the vulnerabilities it discovered patched in what it considered a timely fashion. In some cases, Microsoft took as long as six months to respond

Via e-mail, GreyMagic told me, "We believe that the users have a right to know about vulnerabilities in popular software and take action in protecting themselves using the suggested workarounds while Microsoft is working on a patch."

Since this approach also lets attackers know about vulnerabilities, I'm not certain I fully support this instant disclosure policy. On the other hand, I can certainly understand GreyMagic's frustration, waiting around for weeks or even months for Microsoft to deal with serious vulnerabilities

The fact that GreyMagic also releases workarounds at the same time greatly mitigates any blame that might fall on the company for releasing information about the vulnerabilities before Microsoft releases patches

It's also important to point out that many crackers already know about many vulnerabilities and exploit them before they are disclosed to the general public. Often, the only people who don't know about these vulnerabilities until they are published are Microsoft's security team, script kiddies, and network admins who are far too busy patching holes in software to test the underlying code themselves

Some companies warn Microsoft well in advance of public release. Some don't. Some used to but don't bother any longer. Until Microsoft begins to respond more quickly to serious threats contained in its software, I think it's reasonable for companies to try different approaches, if only to see which one puts the most pressure on Microsoft to patch dangerous vulnerabilities.


Have your say instantly, in the Tech Update forum.

For a weekly round-up of the enterprise IT news, sign up for the Tech Update newsletter.

Find out what's where in the new Tech Update with our Guided Tour.

Tell us what you think in the Mailroom.

  • Email
  • Trackback
  • Clip Link
  • Print friendly Print with Kyocera

Did you find this article useful?
57 out of 105 people found this useful


Full Talkback thread

0 comments

Company/Topic Alerts

Create a new alert from the list below:






Related Jobs

Web Applications Developer

We expect team members to keep abreast of developments in the field and exploit new technologies as and when required. Closing date:18 July 2008 ...

TWS Scheduling Specialist - UNIX AIX/TRU64, Windows O/S, MS Office, Shell - St Davids Park, Ewloe, Deeside

Provide 2nd level infrastructure support as required - Undertake the diagnosis and completion of Root Cause Analyses to enable Problem Management as ...

Support/Developer

Knowledge of one or more of the following skills, VB6, C#, JAVA, Unique, Compendia, Crystal Reports * Experience of designing software solutions ...

Featured Talkback

Why do so many (virtually all) software packages think that they are so important that they have to be started automatically every time the computer boots? What is the largest number of "speed access", "update check", "camera download" and whatever other background programs you have ever seen running? Of those, how many did you really need?

By: J.A. Watson

Read full story:
Annoying software: a rogues' gallery

Vista Upgrade Blog

XP survival, from one horses mouth, an...

Hi everyone....for those that need more information on XP survival, I have pasted this open letter from Bill Veghte, senior vice president of microsoft, found on microsoft .com. Hope... More

2 comments

A $40 CONSUMER-class router has create...

Believe it or not I don't work in IT, haven't for 7 years. Yes I work with Microsoft's Windows XP Embedded and as a result I have to know a lot about the OS, the kernal, Win API calls... More

Post a comment

Sick Puppy Redo

I generally follow a dispassionate investigative process when trying to discern what happened when a project goes bad. Although its a low priority item, it gets done simply because... More

Post a comment