summaryrefslogtreecommitdiff
blob: d47208735f27a5b0c3b8cbfc9ddaca0ca73516f5 (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="200502-27">
  <title>gFTP: Directory traversal vulnerability</title>
  <synopsis>
    gFTP is vulnerable to directory traversal attacks, possibly leading to the
    creation or overwriting of arbitrary files.
  </synopsis>
  <product type="ebuild">gFTP</product>
  <announced>2005-02-19</announced>
  <revised count="01">2005-02-19</revised>
  <bug>81994</bug>
  <access>remote</access>
  <affected>
    <package name="net-ftp/gftp" auto="yes" arch="*">
      <unaffected range="ge">2.0.18-r1</unaffected>
      <vulnerable range="lt">2.0.18-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    gFTP is a GNOME based, multi-threaded file transfer client.
    </p>
  </background>
  <description>
    <p>
    gFTP lacks input validation of filenames received by remote
    servers.
    </p>
  </description>
  <impact type="normal">
    <p>
    An attacker could entice a user to connect to a malicious FTP
    server and conduct a directory traversal attack by making use of
    specially crafted filenames. This could lead to arbitrary files being
    created or overwritten.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All gFTP users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-ftp/gftp-2.0.18-r1"</code>
  </resolution>
  <references>
    <uri link="http://archives.seul.org/gftp/announce/Feb-2005/msg00000.html">gFTP Announcement</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0372">CAN-2005-0372</uri>
  </references>
  <metadata tag="requester" timestamp="2005-02-16T19:28:38Z">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="2005-02-17T20:30:31Z">
    vorlon078
  </metadata>
  <metadata tag="bugReady" timestamp="2005-02-19T10:43:51Z">
    koon
  </metadata>
</glsa>