Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201412-53.xml
Date: Wed, 31 Dec 2014 14:22:59
Message-Id: 20141231142256.85780E925@oystercatcher.gentoo.org
1 zlogene 14/12/31 14:22:56
2
3 Added: glsa-201412-53.xml
4 Log:
5 GLSA 201412-53
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201412-53.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201412-53.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201412-53.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201412-53.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201412-53">
20 <title>MIT Kerberos 5: User-assisted execution of arbitrary code</title>
21 <synopsis>A vulnerability has been found in MIT Kerberos 5, possibly
22 resulting in arbitrary code execution or a Denial of Service condition.
23 </synopsis>
24 <product type="ebuild">mit-krb5</product>
25 <announced>December 31, 2014</announced>
26 <revised>December 31, 2014: 1</revised>
27 <bug>516334</bug>
28 <bug>517936</bug>
29 <bug>519518</bug>
30 <bug>523506</bug>
31 <access>remote</access>
32 <affected>
33 <package name="app-crypt/mit-krb5" auto="yes" arch="*">
34 <unaffected range="ge">1.13</unaffected>
35 <vulnerable range="lt">1.13</vulnerable>
36 </package>
37 </affected>
38 <background>
39 <p>MIT Kerberos 5 is a suite of applications that implement the Kerberos
40 network protocol.
41 </p>
42 </background>
43 <description>
44 <p>Multiple vulnerabilities have been discovered in MIT Kerberos 5. Please
45 review the CVE identifiers referenced below for details.
46 </p>
47 </description>
48 <impact type="normal">
49 <p>A remote attacker could execute arbitrary code with the privileges of
50 the process or cause Denial of Service.
51 </p>
52 </impact>
53 <workaround>
54 <p>There is no known workaround at this time.</p>
55 </workaround>
56 <resolution>
57 <p>All MIT Kerberos 5 users should upgrade to the latest version:</p>
58
59 <code>
60 # emerge --sync
61 # emerge --ask --oneshot --verbose "&gt;=app-crypt/mit-krb5-1.13"
62 </code>
63
64 </resolution>
65 <references>
66 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-4341">CVE-2014-4341</uri>
67 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-4343">CVE-2014-4343</uri>
68 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-4345">CVE-2014-4345</uri>
69 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-5351">CVE-2014-5351</uri>
70 </references>
71 <metadata tag="requester" timestamp="Sun, 28 Dec 2014 07:58:32 +0000">Zlogene</metadata>
72 <metadata tag="submitter" timestamp="Wed, 31 Dec 2014 14:20:08 +0000">Zlogene</metadata>
73 </glsa>