summaryrefslogtreecommitdiff
blob: 6411a5207ab05027dd7c1055d92ec35a922f8578 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201611-06">
  <title>xinetd: Privilege escalation </title>
  <synopsis>A vulnerability in xinetd could lead to privilege escalation.</synopsis>
  <product type="ebuild">xinetd</product>
  <announced>2016-11-15</announced>
  <revised count="1">2016-11-15</revised>
  <bug>488158</bug>
  <access>remote</access>
  <affected>
    <package name="sys-apps/xinetd" auto="yes" arch="*">
      <unaffected range="ge">2.3.15-r2</unaffected>
      <vulnerable range="lt">2.3.15-r2</vulnerable>
    </package>
  </affected>
  <background>
    <p>xinetd is a secure replacement for inetd.</p>
  </background>
  <description>
    <p>Xinetd does not enforce the user and group configuration directives for
      TCPMUX services, which causes these services to be run as root.
    </p>
  </description>
  <impact type="normal">
    <p>Attackers could escalate privileges outside of the running process.</p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All xinetd users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --verbose --oneshot "&gt;=sys-apps/xinetd-2.3.15-r2"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4342">CVE-2013-4342</uri>
  </references>
  <metadata tag="requester" timestamp="2015-12-23T23:25:51Z">
    BlueKnight
  </metadata>
  <metadata tag="submitter" timestamp="2016-11-15T07:16:41Z">b-man</metadata>
</glsa>