summaryrefslogtreecommitdiff
blob: 584f42ae57cd47f33ed21000e6b6d9dad5370804 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200312-06">
  <title>XChat: malformed dcc send request denial of service</title>
  <synopsis>
    A bug in XChat could allow malformed dcc send requests to cause a denial of
    service.
  </synopsis>
  <product type="ebuild">xchat</product>
  <announced>2003-12-14</announced>
  <revised count="01">2003-12-14</revised>
  <bug>35623</bug>
  <access>remote</access>
  <affected>
    <package name="net-irc/xchat" auto="yes" arch="*">
      <unaffected range="ge">2.0.6-r1</unaffected>
      <vulnerable range="eq">2.0.6</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    XChat is a multiplatform IRC client.
    </p>
  </background>
  <description>
    <p>
    There is a remotely exploitable bug in XChat 2.0.6 that could lead to a
    denial of service attack.  Gentoo wishes to thank lloydbates for discovering
    this bug, as well as jcdutton and rac for submitting patches to fix the bug.
    </p>
  </description>
  <impact type="medium">
    <p>
    A malformed DCC packet sent by a remote attacker can cause XChat to crash.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    For Gentoo users, xchat-2.0.6 was marked ~arch (unstable) for most
    architectures.  Since it was never marked as stable in the portage tree,
    only xchat users who have explictly added the unstable keyword to
    ACCEPT_KEYWORDS are affected.  Users may updated affected machines to the
    patched version of xchat using the following commands:
    </p>
    <code>
    # emerge sync
    # emerge -pv '&gt;=net-irc/xchat-2.0.6-r1'
    # emerge '&gt;=net-irc/xchat-2.0.6-r1'
    # emerge clean</code>
    <p>
    This assumes that users are running with ACCEPT_KEYWORDS enabled for their
    architecture.
    </p>
  </resolution>
  <references>
    <uri link="https://mail.nl.linux.org/xchat-announce/2003-12/msg00000.html">XChat Announcement</uri>
  </references>
</glsa>