summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200501-05.xml
blob: 1f03b63595aac57bb46ea87ddb8e6ad59178190c (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
63
64
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200501-05">
  <title>mit-krb5: Heap overflow in libkadm5srv</title>
  <synopsis>
    The MIT Kerberos 5 administration library (libkadm5srv) contains a heap
    overflow that could lead to execution of arbitrary code.
  </synopsis>
  <product type="ebuild">mit-krb5</product>
  <announced>2005-01-05</announced>
  <revised count="01">2005-01-05</revised>
  <bug>75143</bug>
  <access>remote</access>
  <affected>
    <package name="app-crypt/mit-krb5" auto="yes" arch="*">
      <unaffected range="ge">1.3.6</unaffected>
      <vulnerable range="lt">1.3.6</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    MIT krb5 is the free implementation of the Kerberos network
    authentication protocol by the Massachusetts Institute of Technology.
    </p>
  </background>
  <description>
    <p>
    The MIT Kerberos 5 administration library libkadm5srv contains a
    heap overflow in the code handling password changing.
    </p>
  </description>
  <impact type="high">
    <p>
    Under specific circumstances an attacker could execute arbitary
    code with the permissions of the user running mit-krb5, which could be
    the root user.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All mit-krb5 users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=app-crypt/mit-krb5-1.3.6"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1189">CAN 2004-1189</uri>
  </references>
  <metadata tag="requester" timestamp="2004-12-30T15:16:36Z">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="2004-12-30T19:47:37Z">
    jaervosz
  </metadata>
  <metadata tag="bugReady" timestamp="2005-01-05T19:34:46Z">
    koon
  </metadata>
</glsa>