public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201309-08.xml
@ 2013-09-15  4:37 Chris Reffett (creffett)
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Reffett (creffett) @ 2013-09-15  4:37 UTC (permalink / raw
  To: gentoo-commits

creffett    13/09/15 04:37:35

  Added:                glsa-201309-08.xml
  Log:
  GLSA-201309-08

Revision  Changes    Path
1.1                  xml/htdocs/security/en/glsa/glsa-201309-08.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201309-08.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201309-08.xml?rev=1.1&content-type=text/plain

Index: glsa-201309-08.xml
===================================================================
<?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="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>September 15, 2013</announced>
  <revised>September 15, 2013: 1</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="http://nvd.nist.gov/nvd.cfm?cvename= CVE-2013-4206">
      CVE-2013-4206
    </uri>
    <uri link="http://nvd.nist.gov/nvd.cfm?cvename= CVE-2013-4207">
      CVE-2013-4207
    </uri>
    <uri link="http://nvd.nist.gov/nvd.cfm?cvename= CVE-2013-4208">
      CVE-2013-4208
    </uri>
    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4852">CVE-2013-4852</uri>
  </references>
  <metadata tag="requester" timestamp="Fri, 23 Aug 2013 14:35:29 +0000">
    creffett
  </metadata>
  <metadata tag="submitter" timestamp="Sun, 15 Sep 2013 04:36:50 +0000">
    creffett
  </metadata>
</glsa>





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201309-08.xml
@ 2013-09-15  4:49 Chris Reffett (creffett)
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Reffett (creffett) @ 2013-09-15  4:49 UTC (permalink / raw
  To: gentoo-commits

creffett    13/09/15 04:49:47

  Modified:             glsa-201309-08.xml
  Log:
  Fix space in URL in GLSA-201309-08. Was fixed before emailing.

Revision  Changes    Path
1.2                  xml/htdocs/security/en/glsa/glsa-201309-08.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201309-08.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201309-08.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201309-08.xml?r1=1.1&r2=1.2

Index: glsa-201309-08.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/security/en/glsa/glsa-201309-08.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glsa-201309-08.xml	15 Sep 2013 04:37:35 -0000	1.1
+++ glsa-201309-08.xml	15 Sep 2013 04:49:47 -0000	1.2
@@ -47,13 +47,13 @@
     
   </resolution>
   <references>
-    <uri link="http://nvd.nist.gov/nvd.cfm?cvename= CVE-2013-4206">
+    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4206">
       CVE-2013-4206
     </uri>
-    <uri link="http://nvd.nist.gov/nvd.cfm?cvename= CVE-2013-4207">
+    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4207">
       CVE-2013-4207
     </uri>
-    <uri link="http://nvd.nist.gov/nvd.cfm?cvename= CVE-2013-4208">
+    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4208">
       CVE-2013-4208
     </uri>
     <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4852">CVE-2013-4852</uri>





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-15  4:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-15  4:49 [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201309-08.xml Chris Reffett (creffett)
  -- strict thread matches above, loose matches on Subject: below --
2013-09-15  4:37 Chris Reffett (creffett)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox