Gentoo Archives: gentoo-commits

From: "Tim Sammut (underling)" <underling@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201201-03.xml
Date: Sun, 08 Jan 2012 04:32:47
Message-Id: 20120108043236.F408D2004B@flycatcher.gentoo.org
1 underling 12/01/08 04:32:36
2
3 Added: glsa-201201-03.xml
4 Log:
5 GLSA 201201-03 by Paweł Hajdan (phajdan.jr)
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201201-03.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201201-03.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201201-03.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201201-03.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet type="text/xsl" href="/xsl/glsa.xsl"?>
17 <?xml-stylesheet type="text/xsl" href="/xsl/guide.xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201201-03">
20 <title>Chromium, V8: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been reported in Chromium and V8,
22 some of which may allow execution of arbitrary code.
23 </synopsis>
24 <product type="ebuild">chromium v8</product>
25 <announced>January 08, 2012</announced>
26 <revised>January 08, 2012: 1</revised>
27 <bug>394587</bug>
28 <bug>397907</bug>
29 <access>remote</access>
30 <affected>
31 <package name="www-client/chromium" auto="yes" arch="*">
32 <unaffected range="ge">16.0.912.75</unaffected>
33 <vulnerable range="lt">16.0.912.75</vulnerable>
34 </package>
35 <package name="dev-lang/v8" auto="yes" arch="*">
36 <unaffected range="ge">3.6.6.11</unaffected>
37 <vulnerable range="lt">3.6.6.11</vulnerable>
38 </package>
39 </affected>
40 <background>
41 <p>Chromium is an open source web browser project. V8 is Google's open
42 source JavaScript engine.
43 </p>
44 </background>
45 <description>
46 <p>Multiple vulnerabilities have been discovered in Chromium and V8. Please
47 review the CVE identifiers and release notes referenced below for
48 details.
49 </p>
50 </description>
51 <impact type="normal">
52 <p>A context-dependent attacker could entice a user to open a specially
53 crafted web site or JavaScript program using Chromium or V8, possibly
54 resulting in the execution of arbitrary code with the privileges of the
55 process, or a Denial of Service condition.
56 </p>
57
58 <p>The attacker could also perform URL bar spoofing.</p>
59 </impact>
60 <workaround>
61 <p>There is no known workaround at this time.</p>
62 </workaround>
63 <resolution>
64 <p>All Chromium users should upgrade to the latest version:</p>
65
66 <code>
67 # emerge --sync
68 # emerge --ask --oneshot --verbose "&gt;=www-client/chromium-16.0.912.75"
69 </code>
70
71 <p>All V8 users should upgrade to the latest version:</p>
72
73 <code>
74 # emerge --sync
75 # emerge --ask --oneshot --verbose "&gt;=dev-lang/v8-3.6.6.11"
76 </code>
77 </resolution>
78 <references>
79 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3903">
80 CVE-2011-3903
81 </uri>
82 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3904">
83 CVE-2011-3904
84 </uri>
85 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3906">
86 CVE-2011-3906
87 </uri>
88 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3907">
89 CVE-2011-3907
90 </uri>
91 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3908">
92 CVE-2011-3908
93 </uri>
94 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3909">
95 CVE-2011-3909
96 </uri>
97 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3910">
98 CVE-2011-3910
99 </uri>
100 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3912">
101 CVE-2011-3912
102 </uri>
103 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3913">
104 CVE-2011-3913
105 </uri>
106 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3914">
107 CVE-2011-3914
108 </uri>
109 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3917">
110 CVE-2011-3917
111 </uri>
112 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3921">
113 CVE-2011-3921
114 </uri>
115 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3922">
116 CVE-2011-3922
117 </uri>
118 <uri link="http://googlechromereleases.blogspot.com/2011/12/stable-channel-update.html">
119 Release Notes 16.0.912.63
120 </uri>
121 <uri link="http://googlechromereleases.blogspot.com/2012/01/stable-channel-update.html">
122 Release Notes 16.0.912.75
123 </uri>
124 </references>
125 <metadata timestamp="Tue, 13 Dec 2011 18:43:14 +0000" tag="requester">
126 phajdan.jr
127 </metadata>
128 <metadata timestamp="Sun, 08 Jan 2012 04:30:40 +0000" tag="submitter">
129 phajdan.jr
130 </metadata>
131 </glsa>