You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-200701-09.xml

59 lines
1.7 KiB

<?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>