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-201406-34.xml
Date: Sun, 29 Jun 2014 20:20:13
Message-Id: 20140629202008.859F52004E@flycatcher.gentoo.org
1 zlogene 14/06/29 20:20:08
2
3 Added: glsa-201406-34.xml
4 Log:
5 GLSA 201406-34
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201406-34.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201406-34.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201406-34.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201406-34.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="201406-34">
20 <title>KDE Libraries: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been discovered in KDE Libraries, the
22 worst of which could lead to man-in-the-middle attacks.
23 </synopsis>
24 <product type="ebuild">kdelibs</product>
25 <announced>June 29, 2014</announced>
26 <revised>June 29, 2014: 1</revised>
27 <bug>358025</bug>
28 <bug>384227</bug>
29 <bug>469140</bug>
30 <bug>513726</bug>
31 <access>local, remote</access>
32 <affected>
33 <package name="kde-base/kdelibs" auto="yes" arch="*">
34 <unaffected range="ge">4.12.5-r1</unaffected>
35 <vulnerable range="lt">4.12.5-r1</vulnerable>
36 </package>
37 </affected>
38 <background>
39 <p>KDE is a feature-rich graphical desktop environment for Linux and
40 Unix-like operating systems. KDE Libraries contains libraries needed by
41 all KDE applications.
42 </p>
43 </background>
44 <description>
45 <p>Multiple vulnerabilities have been discovered in KDE Libraries. Please
46 review the CVE identifiers referenced below for details.
47 </p>
48 </description>
49 <impact type="normal">
50 <p>A remote attacker could cause a man-in-the-middle attack via any
51 certificate issued by a legitimate certification authority. Furthermore,
52 a local attacker may gain knowledge of user passwords through an
53 information leak.
54 </p>
55 </impact>
56 <workaround>
57 <p>There is no known workaround at this time.</p>
58 </workaround>
59 <resolution>
60 <p>All KDE users should upgrade to the latest version:</p>
61
62 <code>
63 # emerge --sync
64 # emerge --ask --oneshot --verbose "&gt;=kde-base/kdelibs-4.12.5-r1"
65 </code>
66
67 </resolution>
68 <references>
69 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1094">CVE-2011-1094</uri>
70 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3365">CVE-2011-3365</uri>
71 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2074">CVE-2013-2074</uri>
72 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3494">CVE-2014-3494</uri>
73 </references>
74 <metadata tag="requester" timestamp="Thu, 19 Jun 2014 02:43:30 +0000">
75 BlueKnight
76 </metadata>
77 <metadata tag="submitter" timestamp="Sun, 29 Jun 2014 20:18:59 +0000">K_F</metadata>
78 </glsa>