summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200406-19.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/glsa/glsa-200406-19.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200406-19.xml')
-rw-r--r--metadata/glsa/glsa-200406-19.xml63
1 files changed, 63 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200406-19.xml b/metadata/glsa/glsa-200406-19.xml
new file mode 100644
index 000000000000..90df51d24cd1
--- /dev/null
+++ b/metadata/glsa/glsa-200406-19.xml
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200406-19">
+ <title>giFT-FastTrack: remote denial of service attack</title>
+ <synopsis>
+ There is a vulnerability where a carefully crafted signal sent to the
+ giFT-FastTrack plugin will cause the giFT daemon to crash.
+ </synopsis>
+ <product type="ebuild">giFT-FastTrack</product>
+ <announced>2004-06-24</announced>
+ <revised>2006-05-22: 02</revised>
+ <bug>54452</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-p2p/gift-fasttrack" auto="yes" arch="*">
+ <unaffected range="ge">0.8.7</unaffected>
+ <vulnerable range="le">0.8.6</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ giFT-FastTrack is a plugin for the giFT file-sharing application. It
+ allows giFT users to connect to the fasttrack network to share files.
+ </p>
+ </background>
+ <description>
+ <p>
+ Alan Fitton found a vulnerability in the giFT-FastTrack plugin in
+ version 0.8.6 and earlier. It can be used to remotely crash the giFT
+ daemon.
+ </p>
+ </description>
+ <impact type="low">
+ <p>
+ Attackers may use this vulnerability to perform a Denial of Service
+ attack against the giFT daemon. There is no risk of code execution.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time. All users are encouraged to
+ upgrade to the latest available version.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All users should upgrade to the latest available version of
+ gift-fasttrack:
+ </p>
+ <code>
+ # emerge sync
+
+ # emerge -pv "&gt;=net-p2p/gift-fasttrack-0.8.7"
+ # emerge "&gt;=net-p2p/gift-fasttrack-0.8.7"</code>
+ </resolution>
+ <references>
+ <uri link="http://gift-fasttrack.berlios.de/">giFT-FastTrack announcement</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0604">CVE-2004-0604</uri>
+ </references>
+ <metadata tag="submitter">
+ koon
+ </metadata>
+</glsa>