summaryrefslogtreecommitdiff
blob: d2aa5c927f2b58c0ee58009ba3218f4386a8a456 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201201-03">
  <title>Chromium, V8: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been reported in Chromium and V8,
    some of which may allow execution of arbitrary code.
  </synopsis>
  <product type="ebuild">chromium v8</product>
  <announced>January 08, 2012</announced>
  <revised>January 08, 2012: 1</revised>
  <bug>394587</bug>
  <bug>397907</bug>
  <access>remote</access>
  <affected>
    <package name="www-client/chromium" auto="yes" arch="*">
      <unaffected range="ge">16.0.912.75</unaffected>
      <vulnerable range="lt">16.0.912.75</vulnerable>
    </package>
    <package name="dev-lang/v8" auto="yes" arch="*">
      <unaffected range="ge">3.6.6.11</unaffected>
      <vulnerable range="lt">3.6.6.11</vulnerable>
    </package>
  </affected>
  <background>
    <p>Chromium is an open source web browser project. V8 is Google's open
      source JavaScript engine.
    </p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in Chromium and V8. Please
      review the CVE identifiers and release notes referenced below for
      details.
    </p>
  </description>
  <impact type="normal">
    <p>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.
    </p>
    
    <p>The attacker could also perform URL bar spoofing.</p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All Chromium users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=www-client/chromium-16.0.912.75"
    </code>
    
    <p>All V8 users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=dev-lang/v8-3.6.6.11"
    </code>
  </resolution>
  <references>
    <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3903">
      CVE-2011-3903
    </uri>
    <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3904">
      CVE-2011-3904
    </uri>
    <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3906">
      CVE-2011-3906
    </uri>
    <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3907">
      CVE-2011-3907
    </uri>
    <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3908">
      CVE-2011-3908
    </uri>
    <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3909">
      CVE-2011-3909
    </uri>
    <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3910">
      CVE-2011-3910
    </uri>
    <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3912">
      CVE-2011-3912
    </uri>
    <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3913">
      CVE-2011-3913
    </uri>
    <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3914">
      CVE-2011-3914
    </uri>
    <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3917">
      CVE-2011-3917
    </uri>
    <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3921">
      CVE-2011-3921
    </uri>
    <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3922">
      CVE-2011-3922
    </uri>
    <uri link="http://googlechromereleases.blogspot.com/2011/12/stable-channel-update.html">
      Release Notes 16.0.912.63
    </uri>
    <uri link="http://googlechromereleases.blogspot.com/2012/01/stable-channel-update.html">
      Release Notes 16.0.912.75
    </uri>
  </references>
  <metadata timestamp="Tue, 13 Dec 2011 18:43:14 +0000" tag="requester">
    phajdan.jr
  </metadata>
  <metadata timestamp="Sun, 08 Jan 2012 04:30:40 +0000" tag="submitter">
    phajdan.jr
  </metadata>
</glsa>