<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail - 修正 Roundcube 安全隐患：Disable DNS prefetching. (CVE-2010-0464)]]></title>
	<link rel="self" href="http://www.iredmail.org/bbs/feed-atom-topic1378.xml"/>
	<updated>2010-04-01T03:58:45Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.com/bbs/topic1378-roundcube-disable-dns-prefetching-cve20100464.html</id>
		<entry>
			<title type="html"><![CDATA[回复: 修正 Roundcube 安全隐患：Disable DNS prefetching. (CVE-2010-0464)]]></title>
			<link rel="alternate" href="http://www.iredmail.com/bbs/post7515.html#p7515"/>
			<content type="html"><![CDATA[<p>检查你的 Roundcube 版本是否在受影响的版本之列。</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.com/bbs/user2.html</uri>
			</author>
			<updated>2010-04-01T03:58:45Z</updated>
			<id>http://www.iredmail.com/bbs/post7515.html#p7515</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[回复: 修正 Roundcube 安全隐患：Disable DNS prefetching. (CVE-2010-0464)]]></title>
			<link rel="alternate" href="http://www.iredmail.com/bbs/post7514.html#p7514"/>
			<content type="html"><![CDATA[<p>iredmail 0.3.2的版本受影响不呀？</p>]]></content>
			<author>
				<name><![CDATA[tao]]></name>
				<uri>http://www.iredmail.com/bbs/user768.html</uri>
			</author>
			<updated>2010-04-01T03:50:55Z</updated>
			<id>http://www.iredmail.com/bbs/post7514.html#p7514</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[修正 Roundcube 安全隐患：Disable DNS prefetching. (CVE-2010-0464)]]></title>
			<link rel="alternate" href="http://www.iredmail.com/bbs/post7379.html#p7379"/>
			<content type="html"><![CDATA[<p>Hi, all.</p><p>在 Roundcube 中发现安全隐患。</p><h5>弱点描述</h5><p>Roundcube 0.3.1 and earlier does not request that the web browser avoid DNS prefetching of domain names contained in e-mail messages, which makes it easier for remote attackers to determine the network location of the webmail user by logging DNS requests.</p><h5>参考链接</h5><ul><li><p><a href="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0464">http://web.nvd.nist.gov/view/vuln/detai … -2010-0464</a></p></li><li><p><a href="http://trac.roundcube.net/changeset/3293">http://trac.roundcube.net/changeset/3293</a></p></li></ul><h5>受影响的 iRedMail 版本</h5><ul><li><p>iRedMail-0.4.0 (Roundcube-0.2-stable)</p></li><li><p>iRedMail-0.5.0 (Roundcube-0.2.1)</p></li><li><p>iRedMail-0.5.1 (Roundcube-0.2.1)</p></li></ul><h5>修正步骤</h5><ul><li><p>请选确认您使用的是 Roundcube-0.2-stable, 0.2.1, 0.2.2</p></li><li><p>下载补丁：</p></li></ul><div class="codebox"><pre><code># cd /root
# wget http://iredmail.googlecode.com/hg/extra/patches/roundcube/roundcube-CVE-2010-0464.patch</code></pre></div><ul><li><p>进入 Roundcube 安装目录，并使用 patch 命令及 &#039;--dry-run&#039; 参数进行测试。如果你看到的命令输出不是显示 <strong>succeeded</strong>，请不要执行后续的操作。</p></li></ul><div class="codebox"><pre><code># ---- RHEL/CentOS ----
# cd /var/www/roundcubemail/

# ---- Debian/Ubuntu ----
# cd /usr/share/apache2/roundcubemail/

# ---- 测试补丁 ----
# patch --dry-run -p0 &lt; /root/roundcube-CVE-2010-0464.patch
patching file program/include/rcube_shared.inc
patching file program/steps/mail/get.inc
Hunk #1 succeeded at 43 (offset 1 line).
Hunk #2 succeeded at 59 (offset -9 lines).</code></pre></div><ul><li><p>打补丁</p></li></ul><div class="codebox"><pre><code># patch -p0 &lt; /root/roundcube-CVE-2010-0464.patch</code></pre></div><ul><li><p>（这一步不是必须的，但是建议大家执行）重启 Apache 服务</p></li></ul><div class="codebox"><pre><code># ---- On RHEL/CentOS ----
# /etc/init.d/httpd restart

# ---- On Debian/Ubuntu ----
# /etc/init.d/apache2 restart</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.com/bbs/user2.html</uri>
			</author>
			<updated>2010-02-28T02:59:18Z</updated>
			<id>http://www.iredmail.com/bbs/post7379.html#p7379</id>
		</entry>
</feed>

