VIA Root
VIARoot Security News Security alerts Business IT security Services Security Tools About VIARoot
Out-of-band patch fixes vulnerability in older IE versions
Search
Security News
security
Mathew J. Schwartz, InformationWeek
2010-08-27 14:11:17
Email and peer-to-peer networks also rank as significant venues for malware attacks, which have increased slightly in the U.S. but declined in Europe, according to Panda Security.
intel
Hugo Jean, Heptacube Inc.
2010-08-24 14:51:53
The motivation behind the $7.68 billion deal is unclear, but Intel says it wants to integrate computer security into its hardware.
IT Directory
Wiseleap Solutions Inc.
Founded in 2005, Wiseleap Solutions Inc.'s mission consists in providing companies with the information necessary to make cri [...]
IT Ration Consulting Inc.
IT-Ration Consulting inc has been a NetSuite Partner since 2005 and helps your enterprise grow by aligning your Information T [...]
HumanWare
Empowering People Focused on enhancing the lives of people with visual and learning disabilities, HumanWare provide [...]
By Hugo Jean, Heptacube Inc.
IElogo
2010-03-30 16:29:35

Since 2004, Microsoft has been issuing packages of vulnerability fixes on a monthly basis, on the second Tuesday of each month, which has since then been known as "Patch Tuesday". Once in a while, the company releases other important patches at other times when it deems it necessary. This is what happened today, as Microsoft rolled out a fix for a vulnerability advisory it had released on March 9th, as well as nine other vulnerabilities. The vulnerability is also know as CVE-2010-0806.

Not only is this patch worth noting because it is an unusual out-of-band fix, but also because it addresses issues relating to older software, some that Microsoft would probably be happy to stop supporting if it could. Mind you, the vulnerability fixed by this patch is serious, as it can allow a remote attacker to execute arbitrary code on a vulnerable machine. But while the vulnerability is generally rated critical, IE8 includes functionalities that can effectively mitigate attacks, namely Data Execution Prevention (DEP) and Addres Space Layout Randomization (ASLR).

In fact, Microsoft does say on the security bulletin's page that "Internet Explorer 5.01 Service Pack 4 and Internet Explorer 8 are not affected by this vulnerability." So this comes down to say that Microsoft had to work out a special, unscheduled security update specifically for legacy software, Internet Explorer 6 and 7.

That said, though, it seems there are concerns nevertheless as to IE8's real safety against vulnerabilities of this type. Actually, DEP is a workaround proposed by Microsoft to protect one's computer against the vulnerability, and ASLR is also a possible protection. Some think those are enough, but after last week's Pwn2Own hacking competition at the CanSecWest conference in Vancouver, doubts are legitimate.

The thing is two researchers have been able, in a couple of minutes only, to circumvent both DEP and ASLR to attack Windows 7, one through Internet Explorer 8 and the other through Mozilla Firefox. But Pete LePage, a product manager for IE, while admitting that no protection will ever hold forever, said that "defense-in-depth features, including DEP and ASLR, continue to be highly effective protection mechanisms." On the other hand, the United States Computer Emergency Readiness Team (US-CERT) claims that "DEP should not be treated as a complete workaround, but DEP can mitigate the execution of attacker-supplied code in some cases."

So, as it is usually the case in IT security, one should follow the available mitigation solutions, which today means enabling DEP and ASLR (or plainly upgrading to Internet Explorer 8 if possible), and hope for the best. When listening to the experts, it appears that this is the best one can do for now. To take LePage's example, we could picture computer security features as being a fireproof safe that protects our computer's valuables. "A stronger fireproof safe with several defense-in-depth features still won't guarantee the valuables forever, but adds significant time and protection to how long the contents will last." Experts are divided on how significant the added time and protection are, though.










Tags
ASLR CERT DEP IE6 IE8 InternetExplorer Microsoft Pwn2Own Windows