Gentoo Archives: gentoo-commits

From: "Tobias Heinlein (keytoaster)" <keytoaster@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201206-13.xml
Date: Thu, 21 Jun 2012 20:41:07
Message-Id: 20120621204051.7A31E2004B@flycatcher.gentoo.org
1 keytoaster 12/06/21 20:40:51
2
3 Added: glsa-201206-13.xml
4 Log:
5 GLSA 201206-13
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201206-13.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201206-13.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201206-13.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201206-13.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="201206-13">
20 <title>Mono: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities were found in Mono, the worst of which
22 allowing for the remote execution of arbitrary code.
23 </synopsis>
24 <product type="ebuild">mono mono-debugger</product>
25 <announced>June 21, 2012</announced>
26 <revised>June 21, 2012: 1</revised>
27 <bug>277878</bug>
28 <bug>342133</bug>
29 <bug>345561</bug>
30 <bug>346401</bug>
31 <bug>351087</bug>
32 <bug>372983</bug>
33 <access>local, remote</access>
34 <affected>
35 <package name="dev-util/mono-debugger" auto="yes" arch="*">
36 <unaffected range="ge">2.8.1-r1</unaffected>
37 <vulnerable range="lt">2.8.1-r1</vulnerable>
38 </package>
39 <package name="dev-lang/mono" auto="yes" arch="*">
40 <unaffected range="ge">2.10.2-r1</unaffected>
41 <vulnerable range="lt">2.10.2-r1</vulnerable>
42 </package>
43 </affected>
44 <background>
45 <p>Mono is an open source implementation of Microsoft's .NET Framework.</p>
46 </background>
47 <description>
48 <p>Multiple vulnerabilities have been discovered in Mono and Mono debugger.
49 Please review the CVE identifiers referenced below for details.
50 </p>
51 </description>
52 <impact type="high">
53 <p>A remote attacker could execute arbitrary code, bypass general
54 constraints, obtain the source code for .aspx applications, obtain other
55 sensitive information, cause a Denial of Service, modify internal data
56 structures, or corrupt the internal state of the security manager.
57 </p>
58
59 <p>A local attacker could entice a user into running Mono debugger in a
60 directory containing a specially crafted library file to execute
61 arbitrary code with the privileges of the user running Mono debugger.
62 </p>
63
64 <p>A context-dependant attacker could bypass the authentication mechanism
65 provided by the XML Signature specification.
66 </p>
67 </impact>
68 <workaround>
69 <p>There is no known workaround at this time.</p>
70 </workaround>
71 <resolution>
72 <p>All Mono debugger users should upgrade to the latest version:</p>
73
74 <code>
75 # emerge --sync
76 # emerge --ask --oneshot --verbose "&gt;=dev-util/mono-debugger-2.8.1-r1"
77 </code>
78
79 <p>All Mono users should upgrade to the latest version:</p>
80
81 <code>
82 # emerge --sync
83 # emerge --ask --oneshot --verbose "&gt;=dev-lang/mono-2.10.2-r1"
84 </code>
85
86 </resolution>
87 <references>
88 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-0217">CVE-2009-0217</uri>
89 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-3332">CVE-2010-3332</uri>
90 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-3369">CVE-2010-3369</uri>
91 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4159">CVE-2010-4159</uri>
92 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4225">CVE-2010-4225</uri>
93 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4254">CVE-2010-4254</uri>
94 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0989">CVE-2011-0989</uri>
95 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0990">CVE-2011-0990</uri>
96 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0991">CVE-2011-0991</uri>
97 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0992">CVE-2011-0992</uri>
98 </references>
99 <metadata timestamp="Sat, 08 Oct 2011 22:43:20 +0000" tag="requester">craig</metadata>
100 <metadata timestamp="Thu, 21 Jun 2012 20:40:21 +0000" tag="submitter">
101 keytoaster
102 </metadata>
103 </glsa>