Member Login

E-mail:    Password:  


Vendor : University of Washington


Email  E-mail this page

Related Content  Related Content

Remember  Remember this item

 

Format: PDF

Date: 24/04/2009


The Security Architecture of the Chromium Browser

WORTHWHILE?

0

0 votes


Overview

Most current web browsers employ a monolithic architecture that combines "The User" and "The Web" into a single protection domain. An attacker who exploits arbitrary code execution vulnerability in such a browser can steal sensitive les or install malware. This paper presents the security architecture of Chromium, the open-source browser upon which Google Chrome is built. Chromium has two modules in separate protection domains: a browser kernel, which interacts with the operating system, and a rendering engine, which runs with restricted privileges in a sandbox. This architecture helps mitigate high-severity attacks with-out sacrificing compatibility with existing web sites. It defines a threat model for browser exploits and evaluates how the architecture would have mitigated past vulnerabilities.



See also: Intrusion - Tampering, Security Administration