Chromium, V8: Multiple vulnerabilities
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 201111-01 / chromium v8 |
| Release Date |
November 01, 2011 |
| Latest Revision |
November 01, 2011: 1 |
| Impact |
high |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| www-client/chromium |
<
15.0.874.102 |
>=
15.0.874.102 |
All supported architectures
|
| dev-lang/v8 |
<
3.5.10.22 |
>=
3.5.10.22 |
All supported architectures
|
Related bugreports:
#351525, #353626, #354121, #356933, #357963, #358581, #360399, #363629, #365125, #366335, #367013, #368649, #370481, #373451, #373469, #377475, #377629, #380311, #380897, #381713, #383251, #385649, #388461
Synopsis
Multiple vulnerabilities have been reported in Chromium and V8,
some of which may allow execution of arbitrary code and local root
privilege escalation.
2.
Impact Information
Background
Chromium is an open-source web browser project. V8 is Google's open
source JavaScript engine.
Description
Multiple vulnerabilities have been discovered in Chromium and V8. Please
review the CVE identifiers and release notes referenced below for
details.
Impact
A local attacker could gain root privileges (CVE-2011-1444, fixed in
chromium-11.0.696.57).
A context-dependent attacker could entice a user to open a specially
crafted web site or JavaScript program using Chromium or V8, possibly
resulting in the execution of arbitrary code with the privileges of the
process, or a Denial of Service condition. The attacker also could obtain
cookies and other sensitive information, conduct man-in-the-middle
attacks, perform address bar spoofing, bypass the same origin policy,
perform Cross-Site Scripting attacks, or bypass pop-up blocks.
3.
Resolution Information
Workaround
There is no known workaround at this time.
Resolution
All Chromium users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose
">=www-client/chromium-15.0.874.102"
|
All V8 users should upgrade to the latest version:
Code Listing 3.2: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-lang/v8-3.5.10.22"
|
4.
References
|