summaryrefslogtreecommitdiff
blob: aac19bd2ce93b2a677c1251e661ea6d13d82c519 (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
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="200801-17">
  <title>Netkit FTP Server: Denial of Service</title>
  <synopsis>
    Netkit FTP Server contains a Denial of Service vulnerability.
  </synopsis>
  <product type="ebuild">netkit-ftpd</product>
  <announced>January 29, 2008</announced>
  <revised>January 29, 2008: 01</revised>
  <bug>199206</bug>
  <access>remote</access>
  <affected>
    <package name="net-ftp/netkit-ftpd" auto="yes" arch="*">
      <unaffected range="ge">0.17-r7</unaffected>
      <vulnerable range="lt">0.17-r7</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    net-ftp/netkit-ftpd is the Linux Netkit FTP server with optional SSL
    support.
    </p>
  </background>
  <description>
    <p>
    Venustech AD-LAB discovered that an FTP client connected to a
    vulnerable server with passive mode and SSL support can trigger an
    fclose() function call on an uninitialized stream in ftpd.c.
    </p>
  </description>
  <impact type="normal">
    <p>
    A remote attacker can send specially crafted FTP data to a server with
    passive mode and SSL support, causing the ftpd daemon to crash.
    </p>
  </impact>
  <workaround>
    <p>
    Disable passive mode or SSL.
    </p>
  </workaround>
  <resolution>
    <p>
    All Netkit FTP Server users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose &quot;&gt;=net-ftp/netkit-ftpd-0.17-r7&quot;</code>
  </resolution>
  <references>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6263">CVE-2007-6263</uri>
  </references>
  <metadata tag="requester" timestamp="Sun, 27 Jan 2008 19:17:40 +0000">
    rbu
  </metadata>
  <metadata tag="submitter" timestamp="Mon, 28 Jan 2008 18:03:07 +0000">
    falco
  </metadata>
  <metadata tag="bugReady" timestamp="Mon, 28 Jan 2008 18:03:42 +0000">
    falco
  </metadata>
</glsa>