Chromium, V8: Multiple vulnerabilities
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 201203-24 / chromium v8 |
| Release Date |
March 30, 2012 |
| Latest Revision |
March 30, 2012: 1 |
| Impact |
normal |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| www-client/chromium |
<
18.0.1025.142 |
>=
18.0.1025.142 |
All supported architectures
|
| dev-lang/v8 |
<
3.8.9.16 |
>=
3.8.9.16 |
All supported architectures
|
Related bugreports:
#410045
Synopsis
Multiple vulnerabilities have been reported in Chromium and V8,
some of which may allow execution of arbitrary code.
2.
Impact Information
Background
Chromium is an open source web browser project. V8 is Google's open
source JavaScript engine. SPDY is an experimental networking protocol.
Description
Multiple vulnerabilities have been discovered in Chromium and V8. Please
review the CVE identifiers and release notes referenced below for
details.
Impact
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 could also entice a user to open a specially crafted web
site using Chromium, possibly resulting in cross-site scripting (XSS), or
an unspecified SPDY certificate checking error.
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-18.0.1025.142"
|
All V8 users should upgrade to the latest version:
Code Listing 3.2: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-lang/v8-3.8.9.16"
|
4.
References
|