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-201205-04.xml
Date: Sun, 27 May 2012 22:46:26
Message-Id: 20120527224616.E2F1F2004B@flycatcher.gentoo.org
1 underling 12/05/27 22:46:16
2
3 Added: glsa-201205-04.xml
4 Log:
5 GLSA 201205-04 by Paweł Hajdan (phajdan.jr)
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201205-04.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201205-04.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201205-04.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201205-04.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="201205-04">
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>May 27, 2012</announced>
26 <revised>May 27, 2012: 1</revised>
27 <bug>417321</bug>
28 <access>remote</access>
29 <affected>
30 <package name="www-client/chromium" auto="yes" arch="*">
31 <unaffected range="ge">19.0.1084.52</unaffected>
32 <vulnerable range="lt">19.0.1084.52</vulnerable>
33 </package>
34 <package name="dev-lang/v8" auto="yes" arch="*">
35 <unaffected range="ge">3.9.24.28</unaffected>
36 <vulnerable range="lt">3.9.24.28</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.
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 </impact>
57 <workaround>
58 <p>There is no known workaround at this time.</p>
59 </workaround>
60 <resolution>
61 <p>All Chromium users should upgrade to the latest version:</p>
62
63 <code>
64 # emerge --sync
65 # emerge --ask --oneshot --verbose
66 "&gt;=www-client/chromium-19.0.1084.52"
67 </code>
68
69 <p>All V8 users should upgrade to the latest version:</p>
70
71 <code>
72 # emerge --sync
73 # emerge --ask --oneshot --verbose "&gt;=dev-lang/v8-3.9.24.28"
74 </code>
75
76 </resolution>
77 <references>
78 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3103">
79 CVE-2011-3103
80 </uri>
81 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3104">
82 CVE-2011-3104
83 </uri>
84 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3105">
85 CVE-2011-3105
86 </uri>
87 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3106">
88 CVE-2011-3106
89 </uri>
90 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3107">
91 CVE-2011-3107
92 </uri>
93 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3108">
94 CVE-2011-3108
95 </uri>
96 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3109">
97 CVE-2011-3109
98 </uri>
99 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3111">
100 CVE-2011-3111
101 </uri>
102 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3115">
103 CVE-2011-3115
104 </uri>
105 <uri link="http://googlechromereleases.blogspot.com/2012/05/stable-channel-update_23.html">
106 Release Notes 19.0.1084.52
107 </uri>
108 </references>
109 <metadata timestamp="Sat, 26 May 2012 16:55:13 +0000" tag="requester">
110 phajdan.jr
111 </metadata>
112 <metadata timestamp="Sun, 27 May 2012 22:45:29 +0000" tag="submitter">
113 phajdan.jr
114 </metadata>
115 </glsa>