summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200701-09.xml')
-rw-r--r--metadata/glsa/glsa-200701-09.xml58
1 files changed, 58 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200701-09.xml b/metadata/glsa/glsa-200701-09.xml
new file mode 100644
index 000000000000..c2c0ae1fe2c8
--- /dev/null
+++ b/metadata/glsa/glsa-200701-09.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200701-09">
+ <title>oftpd: Denial of service</title>
+ <synopsis>
+ An assertion in oftpd could lead to a denial of service vulnerability.
+ </synopsis>
+ <product type="ebuild">oftpd</product>
+ <announced>2007-01-15</announced>
+ <revised count="01">2007-01-15</revised>
+ <bug>159178</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-ftp/oftpd" auto="yes" arch="*">
+ <unaffected range="ge">0.3.7-r3</unaffected>
+ <vulnerable range="lt">0.3.7-r3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ oftpd is a small, anonymous only ftp daemon.
+ </p>
+ </background>
+ <description>
+ <p>
+ By specifying an unsupported address family in the arguments to a LPRT
+ or LPASV command, an assertion in oftpd will cause the daemon to abort.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ Remote, unauthenticated attackers may be able to terminate any oftpd
+ process, denying service to legitimate users.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All oftpd users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-ftp/oftpd-0.3.7-r3"</code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6767">CVE-2006-6767</uri>
+ </references>
+ <metadata tag="submitter" timestamp="2007-01-14T22:33:02Z">
+ taviso
+ </metadata>
+ <metadata tag="bugReady" timestamp="2007-01-14T23:05:10Z">
+ falco
+ </metadata>
+</glsa>