summaryrefslogtreecommitdiff
blob: 79c6f3affa491aaa3a238ef1945cbd4117f0d81f (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201706-09">
  <title>FileZilla: Buffer overflow</title>
  <synopsis>A vulnerability in a bundled copy of PuTTY in FileZilla might allow
    remote attackers to execute arbitrary code or cause a denial of service.
  </synopsis>
  <product type="ebuild">filezilla</product>
  <announced>2017-06-06</announced>
  <revised>2017-06-06: 1</revised>
  <bug>610554</bug>
  <access>remote</access>
  <affected>
    <package name="net-ftp/filezilla" auto="yes" arch="*">
      <unaffected range="ge">3.25.2</unaffected>
      <vulnerable range="lt">3.25.2</vulnerable>
    </package>
  </affected>
  <background>
    <p>FileZilla is an open source FTP client.</p>
  </background>
  <description>
    <p>FileZilla is affected by the same vulnerability as reported in “GLSA
      201703-03” because the package included a vulnerable copy of PuTTY.
      Please read the GLSA for PuTTY referenced below for details.
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker, utilizing the SSH agent forwarding of an SSH server,
      could execute arbitrary code with the privileges of the user running
      FileZilla or cause a Denial of Service condition.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All FileZilla users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=net-ftp/filezilla-3.25.2"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-6542">CVE-2017-6542</uri>
    <uri link="https://security.gentoo.org/glsa/201703-03">GLSA 201703-03</uri>
  </references>
  <metadata tag="requester" timestamp="2017-06-04T11:05:52Z">whissi</metadata>
  <metadata tag="submitter" timestamp="2017-06-06T08:34:45Z">whissi</metadata>
</glsa>