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-201111-05.xml
Date: Sat, 19 Nov 2011 17:05:35
Message-Id: 20111119162721.CD7482004B@flycatcher.gentoo.org
1 underling 11/11/19 16:27:21
2
3 Added: glsa-201111-05.xml
4 Log:
5 GLSA 201111-05 by Paweł Hajdan
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201111-05.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201111-05.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201111-05.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201111-05.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="201111-05">
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>November 19, 2011</announced>
26 <revised>November 19, 2011: 1</revised>
27 <bug>390113</bug>
28 <bug>390779</bug>
29 <access>remote</access>
30 <affected>
31 <package name="www-client/chromium" auto="yes" arch="*">
32 <unaffected range="ge">15.0.874.121</unaffected>
33 <vulnerable range="lt">15.0.874.121</vulnerable>
34 </package>
35 <package name="dev-lang/v8" auto="yes" arch="*">
36 <unaffected range="ge">3.5.10.24</unaffected>
37 <vulnerable range="lt">3.5.10.24</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. The attacker also could cause
56 a Java applet to run without user confirmation.
57 </p>
58 </impact>
59 <workaround>
60 <p>There is no known workaround at this time.</p>
61 </workaround>
62 <resolution>
63 <p>All Chromium users should upgrade to the latest version:</p>
64
65 <code>
66 # emerge --sync
67 # emerge --ask --oneshot --verbose
68 "&gt;=www-client/chromium-15.0.874.121"
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.5.10.24"
76 </code>
77 </resolution>
78 <references>
79 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3892">
80 CVE-2011-3892
81 </uri>
82 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3893">
83 CVE-2011-3893
84 </uri>
85 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3894">
86 CVE-2011-3894
87 </uri>
88 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3895">
89 CVE-2011-3895
90 </uri>
91 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3896">
92 CVE-2011-3896
93 </uri>
94 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3897">
95 CVE-2011-3897
96 </uri>
97 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3898">
98 CVE-2011-3898
99 </uri>
100 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3900">
101 CVE-2011-3900
102 </uri>
103 <uri link="http://googlechromereleases.blogspot.com/2011/11/stable-channel-update.html">
104 Release Notes 15.0.874.120
105 </uri>
106 <uri link="http://googlechromereleases.blogspot.com/2011/11/stable-channel-update_16.html">
107 Release Notes 15.0.874.121
108 </uri>
109 </references>
110 <metadata timestamp="Fri, 11 Nov 2011 12:00:45 +0000" tag="requester">
111 phajdan.jr
112 </metadata>
113 <metadata timestamp="Sat, 19 Nov 2011 16:24:27 +0000" tag="submitter">
114 phajdan.jr
115 </metadata>
116 </glsa>