summaryrefslogtreecommitdiff
blob: bb7979d9556849a3b6ec201cc9aa3a1fa38cfb7b (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
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200401-04">
  <title>GAIM 0.75 Remote overflows</title>
  <synopsis>
    Various overflows in the handling of AIM DirectIM packets was revealed in
    GAIM that could lead to a remote compromise of the IM client.
  </synopsis>
  <product type="ebuild">GAIM</product>
  <announced>2004-01-26</announced>
  <revised>2004-01-26: 01</revised>
  <bug>39470</bug>
  <access>man-in-the-middle</access>
  <affected>
    <package name="net-im/gaim" auto="yes" arch="*">
      <unaffected range="ge">0.75-r7</unaffected>
      <vulnerable range="lt">0.75-r7</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Gaim is a multi-platform and multi-protocol instant messaging
    client.  It is compatible with AIM , ICQ, MSN Messenger, Yahoo,
    IRC, Jabber, Gadu-Gadu, and the Zephyr networks.
    </p>
  </background>
  <description>
    <p>
    Yahoo changed the authentication methods to their IM servers,
    rendering GAIM useless. The GAIM team released a rushed release
    solving this issue, however, at the same time a code audit
    revealed 12 new vulnerabilities.
    </p>
  </description>
  <impact type="normal">
    <p>
    Due to the nature of instant messaging many of these bugs require
    man-in-the-middle attacks between the client and the server. But
    the underlying protocols are easy to implement and attacking
    ordinary TCP sessions is a fairly simple task. As a result, all
    users are advised to upgrade their GAIM installation.
    </p>
    <ul>
      <li>
        Users of GAIM 0.74 or below are affected by 7 of the
        vulnerabilities and are encouraged to upgrade.
      </li>
      <li>
        Users of GAIM 0.75 are affected by 11 of the vulnerabilities
        and are encouraged to upgrade to the patched version of GAIM
        offered by Gentoo.
      </li>
      <li>
        Users of GAIM 0.75-r6 are only affected by
        4 of the vulnerabilities, but are still urged to upgrade to
        maintain security.
      </li>
    </ul>
  </impact>
  <workaround>
    <p>
    There is no immediate workaround; a software upgrade is required.
    </p>
  </workaround>
  <resolution>
    <p>
    All users are recommended to upgrade GAIM to 0.75-r7.
    </p>
    <code>
    $&gt; emerge sync
    $&gt; emerge -pv "&gt;=net-im/gaim-0.75-r7"
    $&gt; emerge "&gt;=net-im/gaim-0.75-r7"</code>
  </resolution>
  <references>
    <uri link="http://www.securityfocus.com/archive/1/351235/2004-01-23/2004-01-29/0">Security advisory from Stefan Esser</uri>
  </references>
</glsa>