NTA Monitor

Latest News

60% of UK website tests revealed Internet encryption and cross-site scripting vulnerabilities

10th April 2008 60% of web application tests performed for UK organisations showed that their websites contain weak encryption or cross-site scripting (XSS) vulnerabilities Read More

Demilitarised Zone most secure option for BlackBerry device

28th February 2008 Recent BlackBerry testing by IT security consultancy, NTA Monitor, has revealed that organisations are still not configuring these mobile devices correctly Read More

Retailers should put security top of their Christmas list

13th November 2007 With British consumers spending more than £6.6 billion online in the last two months of last year, the 2007 festive season is set to be one of great cheer for online retailers Read More

Businesses warned not to have skeletons in cupboards

13th November 2007 For many organisations, the festive season is an opportunity to heave a corporate sigh of relief and enjoy the brief respite in frenetic business activity as countless people all over the world, go home to celebrate Christmas Read More
Date: 30th August 2004
Risk: Medium

I'm afraid that the hole is still present Mr Microsoft

Microsoft's effort to fix a vulnerability in the Internet Explorer Web browser and end the latest series of Internet attacks doesn't address another closely related and dangerous vulnerability, according to a security specialist.

Dutch security expert Jelmer Kuperus has published code on the Web that he says can be used to break into fully patched Windows systems using a slightly modified version of an attack called Download.Ject that Microsoft has already attempted to patch. The new attack targets a hole in a different Windows component than the one addressed by Microsoft's software patch. Using a similar attack, malicious hackers could break into even patched Windows machines, Kuperus says.

Microsoft confirms that the company is aware of the exploit code, but does not believe any customers have been attacked using the Shell.Application exploit, a spokesperson says.

Microsoft meanwhile, have introduced a security update for Internet Explorer 6.0 to end the threat of Download.Ject. The update disables a Windows component called ADODB.Stream, which was allegedly being used by a Russian criminal gang called the Hangup Team to install malicious code on computers.

By attacking a different Windows ActiveX component called Shell.Application, hackers can load malicious code onto machines.

The attack relies on a vulnerability in Shell.Application discovered and disclosed in January by a security expert known by the online handle "http-equiv," Kuperus says.

To prove his point, Kuperus posted a copy of attack code that targets the Shell.Application component on a web site he maintains. Web surfers that use Windows XP with IE and visit the page are confronted with a screen that freezes Windows. According to Kuperus this example is harmless, but the exploit could be used in the same way the group of Russian criminals exploited the ADODB.Stream vulnerability in a series of attacks in June.

Those attacks combined compromise unpatched Microsoft Internet Information Services (IIS) Web servers with attacks using two vulnerabilities in Windows and Internet Explorer. Web surfers visiting compromised web sites had malicious code secretly downloaded to run on their systems. When run, the code redirected web browsers to web sites controlled by the hackers, from which personal data was downloaded and a Trojan horse program installed to capture keystrokes.

Kuperus joined the expert known as http-equiv to create computer code that demonstrated the Shell.Application vulnerability. After the attacks in June, the two anticipated the patch issued by Microsoft would not be comprehensive and began writing a new exploit before Microsoft actually plugged the ADODB.Stream vulnerability.

A few hours after Microsoft issued its update last week, Kuperus posted the new exploit on his site.

"We discovered that by simply switching components, the exploit is back in business," Kuperus says.

Microsoft acknowledges that the Shell.Application has similar capabilities to the ADODB.Stream component. However, it does not yet have configuration changes to address the vulnerability, as it did with ADODB.Stream, a spokesperson says.

The Redmond, Washington software company is investigating the issue and is planning a series of updates to IE in the coming weeks that will provide additional security for its customers.

References