summaryrefslogtreecommitdiff
blob: 4998813b64d945ccea679b412172956367bd189f (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200504-05">
  <title>Gaim: Denial of Service issues</title>
  <synopsis>
    Gaim contains multiple vulnerabilities that can lead to a Denial of
    Service.
  </synopsis>
  <product type="ebuild">Gaim</product>
  <announced>2005-04-06</announced>
  <revised count="03">2005-04-06</revised>
  <bug>87903</bug>
  <access>remote</access>
  <affected>
    <package name="net-im/gaim" auto="yes" arch="*">
      <unaffected range="ge">1.2.1</unaffected>
      <vulnerable range="lt">1.2.1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Gaim is a full featured instant messaging client which handles a
    variety of instant messaging protocols.
    </p>
  </background>
  <description>
    <p>
    Multiple vulnerabilities have been addressed in the latest release of
    Gaim:
    </p>
    <ul><li>A buffer overread in the gaim_markup_strip_html() function,
    which is used when logging conversations (CAN-2005-0965).</li>
    <li>Markup tags are improperly escaped using Gaim's IRC plugin
    (CAN-2005-0966).</li>
    <li>Sending a specially crafted file transfer request to a Gaim Jabber
    user can trigger a crash (CAN-2005-0967).</li>
    </ul>
  </description>
  <impact type="low">
    <p>
    An attacker could possibly cause a Denial of Service by exploiting any
    of these vulnerabilities.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Gaim users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-im/gaim-1.2.1"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0967">CAN-2005-0967</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0966">CAN-2005-0966</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0965">CAN-2005-0965</uri>
    <uri link="https://gaim.sourceforge.net/security/">Gaim Vulnerability Index</uri>
  </references>
  <metadata tag="requester" timestamp="2005-04-04T16:07:52Z">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="2005-04-04T16:59:15Z">
    lewk
  </metadata>
  <metadata tag="bugReady" timestamp="2005-04-06T11:01:53Z">
    lewk
  </metadata>
</glsa>