summaryrefslogtreecommitdiff
blob: 6c2972c66d3460dbdae0466c9e674441b9370299 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="200411-24">
  <title>BNC: Buffer overflow vulnerability</title>
  <synopsis>
    BNC contains a buffer overflow vulnerability that may lead to Denial of
    Service and execution of arbitrary code.
  </synopsis>
  <product type="ebuild">BNC</product>
  <announced>November 16, 2004</announced>
  <revised>November 16, 2004: 01</revised>
  <bug>70674</bug>
  <access>remote</access>
  <affected>
    <package name="net-irc/bnc" auto="yes" arch="*">
      <unaffected range="ge">2.9.1</unaffected>
      <vulnerable range="lt">2.9.1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    BNC (BouNCe) is an IRC proxy server.
    </p>
  </background>
  <description>
    <p>
    Leon Juranic discovered that BNC fails to do proper bounds
    checking when checking server response.
    </p>
  </description>
  <impact type="high">
    <p>
    An attacker could exploit this to cause a Denial of Service and
    potentially execute arbitary code with the permissions of the user
    running BNC.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All BNC users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose ">=net-irc/bnc-2.9.1"</code>
  </resolution>
  <references>
    <uri link="http://gotbnc.com/changes.html">BNC ChangeLog</uri>
    <uri link="http://security.lss.hr/en/index.php?page=details&amp;ID=LSS-2004-11-03">LSS-2004-11-03</uri>
  </references>
  <metadata tag="requester" timestamp="Thu, 11 Nov 2004 20:17:39 +0000">
    lewk
  </metadata>
  <metadata tag="submitter" timestamp="Thu, 11 Nov 2004 21:49:41 +0000">
    jaervosz
  </metadata>
  <metadata tag="bugReady" timestamp="Fri, 12 Nov 2004 23:44:26 +0000">
    jaervosz
  </metadata>
</glsa>