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.
71 lines
2.4 KiB
71 lines
2.4 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
|
<glsa id="200701-13">
|
|
<title>Fetchmail: Denial of Service and password disclosure</title>
|
|
<synopsis>
|
|
Fetchmail has been found to have numerous vulnerabilities allowing for
|
|
Denial of Service and password disclosure.
|
|
</synopsis>
|
|
<product type="ebuild">fetchmail</product>
|
|
<announced>2007-01-22</announced>
|
|
<revised count="01">2007-01-22</revised>
|
|
<bug>160463</bug>
|
|
<access>remote</access>
|
|
<affected>
|
|
<package name="net-mail/fetchmail" auto="yes" arch="*">
|
|
<unaffected range="ge">6.3.6</unaffected>
|
|
<vulnerable range="lt">6.3.6</vulnerable>
|
|
</package>
|
|
</affected>
|
|
<background>
|
|
<p>
|
|
Fetchmail is a remote mail retrieval and forwarding utility.
|
|
</p>
|
|
</background>
|
|
<description>
|
|
<p>
|
|
Neil Hoggarth has discovered that when delivering messages to a message
|
|
delivery agent by means of the "mda" option, Fetchmail passes a NULL
|
|
pointer to the ferror() and fflush() functions when refusing a message.
|
|
Isaac Wilcox has discovered numerous means of plain-text password
|
|
disclosure due to errors in secure connection establishment.
|
|
</p>
|
|
</description>
|
|
<impact type="normal">
|
|
<p>
|
|
An attacker could deliver a message via Fetchmail to a message delivery
|
|
agent configured to refuse the message, and crash the Fetchmail
|
|
process. SMTP and LMTP delivery modes are not affected by this
|
|
vulnerability. An attacker could also perform a Man-in-the-Middle
|
|
attack, and obtain plain-text authentication credentials of users
|
|
connecting to a Fetchmail process.
|
|
</p>
|
|
</impact>
|
|
<workaround>
|
|
<p>
|
|
There is no known workaround at this time.
|
|
</p>
|
|
</workaround>
|
|
<resolution>
|
|
<p>
|
|
All fetchmail users should upgrade to the latest version:
|
|
</p>
|
|
<code>
|
|
# emerge --sync
|
|
# emerge --ask --oneshot --verbose ">=net-mail/fetchmail-6.3.6"</code>
|
|
</resolution>
|
|
<references>
|
|
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5867">CVE-2006-5867</uri>
|
|
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5974">CVE-2006-5974</uri>
|
|
</references>
|
|
<metadata tag="requester" timestamp="2007-01-15T23:33:39Z">
|
|
falco
|
|
</metadata>
|
|
<metadata tag="bugReady" timestamp="2007-01-16T17:08:58Z">
|
|
falco
|
|
</metadata>
|
|
<metadata tag="submitter" timestamp="2007-01-18T02:05:45Z">
|
|
shellsage
|
|
</metadata>
|
|
</glsa>
|