Printer Friendly
The Free Library
19,604,532 articles and books
Member login
User name  
Password 
 
Join us Forgot password?

Core Security Technologies Discovers Vulnerability in Microsoft's Internet Explorer.


Users Vulnerable to Online Attacks When Viewing Infected URLs

BOSTON -- Core Security Technologies, provider of CORE IMPACT, the most comprehensive product for proactive enterprise security testing Security Testing: (The) Process to determine that an IS (Information System) protects data and maintains functionality as intended.

The six basic security concepts that need to be covered by security testing are: confidentiality, integrity, authentication, authorisation,
, today issued an advisory disclosing a vulnerability that could affect millions of individuals and businesses using Microsoft's Internet Explorer Microsoft's Web browser, which comes with Windows starting with Windows 98. Commonly called "IE," versions for Mac and Unix are also available. Internet Explorer is the most widely used Web browser on the market. It has also been the browser engine in AOL's Internet access software.  web browsing software.

A vulnerability researcher working in CoreLabs, the research arm of Core Security Technologies, discovered that in some cases when affected versions of Internet Explorer are used to access an external website, the browser does not apply the appropriate security permissions, thus allowing unknown sites or applications to be treated as trusted URLs. This could potentially lead to malicious or infected URLs remotely executing scripts on systems running the affected versions of IE, via either drive-by or downloaded attacks, without the end user's knowledge or permission to do so.

"This is a tangible threat to millions of individuals and organizations that use Internet Explorer to browse the web and the discovery of this vulnerability in IE highlights the reality that no vendor is immune to the perils of client application security," said Ivan Arce, CTO (Chief Technical Officer) The executive responsible for the technical direction of an organization. See CIO and salary survey.  of Core Security Technologies. "This issue also illustrates the fact that a group of seemingly unrelated weaknesses can be combined to construct attacks that are effective beyond the narrow scope of exploiting just a single bug. Likewise, the available workarounds show that, beyond simply deploying patches, a combination of security defenses and mitigation strategies can effectively prevent attacks."

Vulnerability Specifics

CoreLabs initially discovered the vulnerability in Internet Explorer as part of its ongoing research efforts. The flaw specifically affects IE versions 5, 6 and 7 under Windows 2000/2003/XP and Vista. Although it is present, the vulnerability cannot be exploited when a vulnerable version of IE is used in a security-enhanced mode called "Protected Mode (1) The native state of an Intel CPU, which provides access to all advanced memory management functions. It was introduced in 1982 with the 16-bit 286 chip, which was the first x86 chip to break the 1MB barrier of the original 8086/8088 architecture. ." Protected Mode is enabled by default in IE 7 for Vista. At the time of the original report, Internet Explorer 8, then in the pre-release Beta phase, was also found to be vulnerable. However, the problem was fixed in the commercially released version released version - release  of IE 8 and this version is therefore no longer vulnerable.

Internet Explorer utilizes a feature known as "URL URL
 in full Uniform Resource Locator

Address of a resource on the Internet. The resource can be any type of file stored on a server, such as a Web page, a text file, a graphics file, or an application program.
 Security Zones," which defines a set of privileges for websites and applications depending on their apparent level of trustworthiness. IE zone settings include Internet Zone, Local Intranet Zone, Trusted Sites Zone (for URLs that are considered to be more reputable or trustworthy), Restricted Sites Zone (for websites that contain content that can cause or have previously caused problems) and Local Machine Zone (an unrestricted special zone that is used only by internal components of the operating system operating system (OS)

Software that controls the operation of a computer, directs the input and output of data, keeps track of files, and controls the processing of computer programs.
).

Internet Explorer users can assign specific websites or domains to any of the available zones except for the Local Machine Zone. The ability for a given website to perform security-sensitive operations on the web browser The program that serves as your front end to the Web on the Internet. In order to view a site, you type its address (URL) into the browser's Location field; for example, www.computerlanguage.com, and the home page of that site is downloaded to you.  is determined by the Security Level of the zone to which the site was assigned. Each zone can be set to one Security Level out of three available pre-sets (Medium, Medium-High or High) or one customized by the user or system administrator.

By default, all websites that are determined not to be on the Intranet Zone and are not explicitly listed in the Restricted Sites or Trusted Sites Zones are assigned to the Internet Zone, which has a default Security Level setting of Medium-High. Thus, for most IE users the security-sensitive actions that a browser can perform while connected to a site on the Internet are those allowed by the security policy settings of the Internet Zone at the Medium-High Security Level.

A vulnerability that allows a website to perform security-sensitive actions that are disallowed by the Security Level of a given Security Zone is known as a Security Zone bypass or Security Zone elevation vulnerability and may lead to breach of other security policies, for example circumventing same domain policy restrictions.

Based on CoreLabs research, in some cases a malicious website may leverage a vulnerability and a combination of security weaknesses in the affected versions of Internet Explorer to bypass Security Zone restrictions by first serving HTML HTML
 in full HyperText Markup Language

Markup language derived from SGML that is used to prepare hypertext documents. Relatively easy for nonprogrammers to master, HTML is the language used for documents on the World Wide Web.
 content that IE will cache in known locations in the user's computer, and then redirecting the browser to load it from the local file system and render it as HTML. In this manner, arbitrary content provided by a potentially malicious site would able to run scripting code or ActiveX controls on vulnerable browsers and gain read access to any file stored in the user's computer.

Exploitation of the vulnerability allows an attacker to retrieve security and privacy-sensitive data such as authentication (1) Verifying the integrity of a transmitted message. See message integrity, e-mail authentication and MAC.

(2) Verifying the identity of a user logging into a network.
 credentials, HTTP HTTP
 in full HyperText Transfer Protocol

Standard application-level protocol used for exchanging files on the World Wide Web. HTTP runs on top of the TCP/IP protocol.
 cookies and other details of HTTP session state, as well as the contents of any local file. To successfully execute an attack, the attacker must either obtain or guess the username of the user visiting the website that delivers the exploit in order to predict the exact pathname (file system) pathname - (Or "path") The specification of a node (file or directory) in a hierarchical file system. The path is usually specified by listing the nodes top-down, separating the directories by the pathname separator ("/" in Unix, "\" in MS-DOS).  to the cached content. In that context, lack of egress filtering In computer networking, egress filtering is a method of filtering electronic traffic that contributes to the security of a network and therefore makes it less prone to attacks from crackers.  for SMB (1) (Small to Medium-sized Business) Also called "SME" (small to medium-sized enterprise), it refers to companies that are larger than the small office/home office (SOHO), but not huge.  connections, username leakage flaws or simple brute forcing of known usernames can facilitate attacks.

Active exploitation can be prevented by using several workarounds, which include setting the Security Level for the Internet Zone (and if necessary the Intranet Zone) to High; disabling ActiveX controls and scripting for the Internet Zone; using IE's Protocol Lockdown Lockdown

A specified period when an employee of a public company is barred from selling - and occasionally buying - their company's stock.

Notes:
These types of equity transaction restrictions can be imposed by securities regulators or underwriting firms if a company has
 feature control to restrict use of the "file:" protocol; or running IE in Protected Mode when available. These workarounds may limit or disrupt functionality of certain web applications that rely on security-sensitive actions to run properly.

The vulnerability is a variation of a similar issue catalogued by Microsoft as an Outlook Express/Windows Mail problem that involved serving HTML in the contents of HTTP cookies and remotely forcing IE to render it, which Core Security Technologies reported to the vendor in January 2008 and published, in coordination with the release of the corresponding patch by Microsoft, in August 2008 as CORE-2008-0103 Security Advisory.

Microsoft has received and acknowledged the report of this vulnerability in October 2008, fixed it for the release (RC and RTM (1) (RealTime Model) Refers to a system or architecture that performs operations in real time. See real time.

(2) (Release/Released To M
) versions of Internet Explorer 8, and issued a security patch A fix to a program that eliminates a vulnerability exploited by malicious hackers. See vulnerability and patch.  for the other vulnerable versions of IE.

Information on this patch and a related security bulletin published by the vendor can be found at: http://go.microsoft.com/fwlink/?LinkID=150860.

For more information on this vulnerability and the systems affected, please visit: http://www.coresecurity.com/content/ie-security-zone-bypass.

This vulnerability was discovered and researched by Jorge Luis Alvarez Medina from the Security Consulting Services team at Core Security Technologies.

About CoreLabs

CoreLabs, the research center of Core Security Technologies, is charged with anticipating the future needs and requirements for information security technologies. Research is conducted in several important areas of computer security including system vulnerabilities, cyber attack planning and simulation, source code auditing and cryptography. Results from these efforts include problem formalization for·mal·ize  
tr.v. for·mal·ized, for·mal·iz·ing, for·mal·iz·es
1. To give a definite form or shape to.

2.
a. To make formal.

b.
, identification of vulnerabilities, novel solutions and prototypes for new technologies.

CoreLabs regularly publishes security advisories, technical papers, project information and shared software Shared software is a different term used to describe free software and open source software, and possibly also software that is not formally covered by the definition of either, but that is in some other way shared rather than owned.  tools for public use at: http://www.coresecurity.com/corelabs/.

About Core Security Technologies

Core Security Technologies is the leader in comprehensive penetration testing software solutions that IT executives rely on to expose vulnerabilities, measure operational risk and assure security effectiveness. The company's CORE IMPACT product family offers a comprehensive approach to assessing the security of network systems, endpoint systems, email users and web applications against complex threats. All CORE IMPACT security testing solutions are backed by trusted vulnerability research and leading-edge threat expertise from the company's Security Consulting Services, CoreLabs and Engineering groups. Based in Boston, MA and Buenos Aires Buenos Aires (bwā`nəs ī`rēz, âr`ēz, Span. bwā`nōs ī`rās), city and federal district (1991 pop. , Argentina, Core Security Technologies can be reached at 617-399-6980 or on the Web at: http://www.coresecurity.com.
COPYRIGHT 2009 Business Wire
No portion of this article can be reproduced without the express written permission from the copyright holder.
Copyright 2009 Gale, Cengage Learning. All rights reserved.

 Reader Opinion

Title:

Comment:



 

Article Details
Printer friendly Cite/link Email Feedback
Publication:Business Wire
Date:Jun 9, 2009
Words:1276
Previous Article:Hawaiian Telcom Urges Customers to be Vigilant and Protect Their Personal Information From Fraud.
Next Article:CallWave Announces Intent to Voluntarily Delist and Deregister its Common Stock.
Topics:

Terms of use | Copyright © 2012 Farlex, Inc. | Feedback | For webmasters | Submit articles