summaryrefslogtreecommitdiff
blob: 88b999181402ffed3dc81abaa019bfdd25815d53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201406-34">
  <title>KDE Libraries: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been discovered in KDE Libraries, the
    worst of which could lead to man-in-the-middle attacks.
  </synopsis>
  <product type="ebuild">kdelibs</product>
  <announced>2014-06-29</announced>
  <revised count="1">2014-06-29</revised>
  <bug>358025</bug>
  <bug>384227</bug>
  <bug>469140</bug>
  <bug>513726</bug>
  <access>local, remote</access>
  <affected>
    <package name="kde-base/kdelibs" auto="yes" arch="*">
      <unaffected range="ge">4.12.5-r1</unaffected>
      <vulnerable range="lt">4.12.5-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>KDE is a feature-rich graphical desktop environment for Linux and
      Unix-like operating systems. KDE Libraries contains libraries needed by
      all KDE applications. 
    </p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in KDE Libraries. Please
      review the CVE identifiers referenced below for details. 
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker could cause a man-in-the-middle attack via any 
      certificate issued by a legitimate certification authority. Furthermore,
      a local attacker may gain knowledge of user passwords through an
      information leak.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All KDE users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=kde-base/kdelibs-4.12.5-r1"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1094">CVE-2011-1094</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3365">CVE-2011-3365</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2074">CVE-2013-2074</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-3494">CVE-2014-3494</uri>
  </references>
  <metadata tag="requester" timestamp="2014-06-19T02:43:30Z">
    BlueKnight
  </metadata>
  <metadata tag="submitter" timestamp="2014-06-29T20:18:59Z">K_F</metadata>
</glsa>