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-201203-24.xml
Date: Fri, 30 Mar 2012 22:23:54
Message-Id: 20120330222339.210022004B@flycatcher.gentoo.org
1 underling 12/03/30 22:23:39
2
3 Added: glsa-201203-24.xml
4 Log:
5 GLSA 201203-24 by Paweł Hajdan (phajdan.jr)
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201203-24.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201203-24.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201203-24.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201203-24.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="201203-24">
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>March 30, 2012</announced>
26 <revised>March 30, 2012: 1</revised>
27 <bug>410045</bug>
28 <access>remote</access>
29 <affected>
30 <package name="www-client/chromium" auto="yes" arch="*">
31 <unaffected range="ge">18.0.1025.142</unaffected>
32 <vulnerable range="lt">18.0.1025.142</vulnerable>
33 </package>
34 <package name="dev-lang/v8" auto="yes" arch="*">
35 <unaffected range="ge">3.8.9.16</unaffected>
36 <vulnerable range="lt">3.8.9.16</vulnerable>
37 </package>
38 </affected>
39 <background>
40 <p>Chromium is an open source web browser project. V8 is Google's open
41 source JavaScript engine. SPDY is an experimental networking protocol.
42 </p>
43 </background>
44 <description>
45 <p>Multiple vulnerabilities have been discovered in Chromium and V8. Please
46 review the CVE identifiers and release notes referenced below for
47 details.
48 </p>
49 </description>
50 <impact type="normal">
51 <p>A context-dependent attacker could entice a user to open a specially
52 crafted web site or JavaScript program using Chromium or V8, possibly
53 resulting in the execution of arbitrary code with the privileges of the
54 process, or a Denial of Service condition.
55 </p>
56
57 <p>The attacker could also entice a user to open a specially crafted web
58 site using Chromium, possibly resulting in cross-site scripting (XSS), or
59 an unspecified SPDY certificate checking error.
60 </p>
61 </impact>
62 <workaround>
63 <p>There is no known workaround at this time.</p>
64 </workaround>
65 <resolution>
66 <p>All Chromium users should upgrade to the latest version:</p>
67
68 <code>
69 # emerge --sync
70 # emerge --ask --oneshot --verbose
71 "&gt;=www-client/chromium-18.0.1025.142"
72 </code>
73
74 <p>All V8 users should upgrade to the latest version:</p>
75
76 <code>
77 # emerge --sync
78 # emerge --ask --oneshot --verbose "&gt;=dev-lang/v8-3.8.9.16"
79 </code>
80 </resolution>
81 <references>
82 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3057">
83 CVE-2011-3057
84 </uri>
85 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3058">
86 CVE-2011-3058
87 </uri>
88 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3059">
89 CVE-2011-3059
90 </uri>
91 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3060">
92 CVE-2011-3060
93 </uri>
94 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3061">
95 CVE-2011-3061
96 </uri>
97 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3062">
98 CVE-2011-3062
99 </uri>
100 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3063">
101 CVE-2011-3063
102 </uri>
103 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3064">
104 CVE-2011-3064
105 </uri>
106 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3065">
107 CVE-2011-3065
108 </uri>
109 <uri link="http://googlechromereleases.blogspot.com/2012/03/stable-channel-release-and-beta-channel.html">
110 Release Notes 18.0.1025.142
111 </uri>
112 </references>
113 <metadata timestamp="Fri, 30 Mar 2012 07:32:06 +0000" tag="requester">
114 phajdan.jr
115 </metadata>
116 <metadata timestamp="Fri, 30 Mar 2012 22:22:41 +0000" tag="submitter">
117 phajdan.jr
118 </metadata>
119 </glsa>