summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-201309-08.xml')
-rw-r--r--metadata/glsa/glsa-201309-08.xml65
1 files changed, 65 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201309-08.xml b/metadata/glsa/glsa-201309-08.xml
new file mode 100644
index 000000000000..cd71961f7213
--- /dev/null
+++ b/metadata/glsa/glsa-201309-08.xml
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201309-08">
+ <title>FileZilla: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in FileZilla, the worst of
+ which could result in arbitrary code execution.
+ </synopsis>
+ <product type="ebuild">filezilla</product>
+ <announced>2013-09-15</announced>
+ <revised count="1">2013-09-15</revised>
+ <bug>479880</bug>
+ <bug>482672</bug>
+ <access>local, remote</access>
+ <affected>
+ <package name="net-ftp/filezilla" auto="yes" arch="*">
+ <unaffected range="ge">3.7.3</unaffected>
+ <vulnerable range="lt">3.7.3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>FileZilla is an open source FTP client.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in FileZilla. Please
+ review the CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could entice a user to connect to a malicious server,
+ resulting in possible arbitrary code execution or a Denial of Service.
+ Additionally, a local attacker could read sensitive memory, potentially
+ resulting in password disclosure.
+ </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.7.3"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4206">
+ CVE-2013-4206
+ </uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4207">
+ CVE-2013-4207
+ </uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4208">
+ CVE-2013-4208
+ </uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4852">CVE-2013-4852</uri>
+ </references>
+ <metadata tag="requester" timestamp="2013-08-23T14:35:29Z">
+ creffett
+ </metadata>
+ <metadata tag="submitter" timestamp="2013-09-15T04:36:50Z">
+ creffett
+ </metadata>
+</glsa>