summaryrefslogtreecommitdiff
blob: 8a015dd4de5a05f35190afd97436a1d7185fb222 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201512-12">
  <title>KDE Systemsettings: Privilege escalation</title>
  <synopsis>Data validation in KDE Systemsettings could lead to local privilege
    escalation.
  </synopsis>
  <product type="ebuild">systemsettings</product>
  <announced>2015-12-30</announced>
  <revised count="1">2015-12-30</revised>
  <bug>528468</bug>
  <access>local</access>
  <affected>
    <package name="kde-base/systemsettings" auto="yes" arch="*">
      <unaffected range="ge">4.11.13-r1</unaffected>
      <vulnerable range="lt">4.11.13-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>KDE workspace configuration module for setting the date and time has a
      helper program
      which runs as root for performing actions.
    </p>
  </background>
  <description>
    <p>KDE Systemsettings fails to properly validate user input before passing
      it as argument in context of higher privilege.
    </p>
  </description>
  <impact type="normal">
    <p>A local attacker could gain privileges via a crafted ntpUtility (ntp
      utility name) argument.
    </p>
  </impact>
  <workaround>
    <p>Add a polkit rule to disable the org.kde.kcontrol.kcmclock.save action.</p>
  </workaround>
  <resolution>
    <p>All KDE Systemsettings users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose
      "&gt;=kde-base/systemsettings-4.11.13-r1"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-8651">CVE-2014-8651</uri>
  </references>
  <metadata tag="requester" timestamp="2015-06-03T07:50:15Z">Zlogene</metadata>
  <metadata tag="submitter" timestamp="2015-12-30T20:52:40Z">mrueg</metadata>
</glsa>