summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200405-05.xml
blob: 49db31a34aa7e03a8e439668a30885d5604f8747 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200405-05">
  <title>Utempter symlink vulnerability</title>
  <synopsis>
    Utempter contains a vulnerability that may allow local users to overwrite
    arbitrary files via a symlink attack.
  </synopsis>
  <product type="ebuild">utempter</product>
  <announced>2004-05-13</announced>
  <revised count="01">2004-05-13</revised>
  <bug>49536</bug>
  <access>local </access>
  <affected>
    <package name="sys-apps/utempter" auto="yes" arch="*">
      <unaffected range="ge">0.5.5.4</unaffected>
      <vulnerable range="lt">0.5.5.4</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Utempter is an application that allows non-privileged apps to write utmp
    (login) info, which otherwise needs root access.
    </p>
  </background>
  <description>
    <p>
    Utempter contains a vulnerability that may allow local users to overwrite
    arbitrary files via a symlink attack.
    </p>
  </description>
  <impact type="normal">
    <p>
    This vulnerability may allow arbitrary files to be overwritten with root
    privileges.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time. All users are advised to upgrade
    to the latest available version of utempter.
    </p>
  </workaround>
  <resolution>
    <p>
    All users of utempter should upgrade to the latest stable version:
    </p>
    <code>
    # emerge sync

    # emerge -pv "&gt;=sys-apps/utempter-0.5.5.4"
    # emerge "&gt;=sys-apps/utempter-0.5.5.4"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0233">CAN-2004-0233</uri>
  </references>
  <metadata tag="submitter">
    klieber
  </metadata>
</glsa>