<?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>Commentics</title>
	<atom:link href="http://www.commentics.org/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.commentics.org/blog</link>
	<description>Blog</description>
	<lastBuildDate>Sat, 09 Mar 2013 21:29:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Interview: vtchernoff.ru</title>
		<link>http://www.commentics.org/blog/?p=379</link>
		<comments>http://www.commentics.org/blog/?p=379#comments</comments>
		<pubDate>Sat, 09 Mar 2013 21:14:40 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Interviews]]></category>

		<guid isPermaLink="false">http://www.commentics.org/blog/?p=379</guid>
		<description><![CDATA[Can you tell us a bit about your website? vtchernoff.ru - guitarist and guitar teacher (Moscow, Russia) How did you discover the Commentics site? Google search ('free comments script') - Commentics was the first in search results. What made you choose the script over others? 1) Incredible demo. 2) Extremely good support: guides, forum, FAQ. [...]]]></description>
				<content:encoded><![CDATA[<p><img alt="" src="http://www.commentics.org/blog/wp-content/uploads/2013/03/vtchernoff.png" /></p>
<p><strong>Can you tell us a bit about your website?</strong></p>
<p><a href="http://vtchernoff.ru" target="_blank">vtchernoff.ru</a> - guitarist and guitar teacher (Moscow, Russia)</p>
<p><strong>How did you discover the Commentics site?</strong></p>
<p>Google search ('free comments script') - Commentics was the first in search results.</p>
<p><strong>What made you choose the script over others?</strong></p>
<p>1) Incredible demo.<br />
2) Extremely good support: guides, forum, FAQ.<br />
3) The script itself - pro made, easy to install and to integrate, freaking nice customization (CSS and admin panel).</p>
<p><strong>What advice would you give to fellow admins?</strong></p>
<p>Donate, fellows! These guys deserved it!</p>
<p><strong>How, if at all, did you customize the script?</strong></p>
<p>Check it out <a href="http://vtchernoff.ru/inception1_test.html" target="_blank">vtchernoff.ru/inception1_test.html</a>. The hardest part for me (I'm a total noob in PHP and stuff, except CSS and HTML) was to add the button of the Russian social network vk.com. But I did it.</p>
<p><strong>What would you like to see added or improved?</strong></p>
<p>Social buttons are hidden without the first comment by default. Do you think it is right? Maybe the buttons should be visible without the first written comment?</p>
<p><strong>Have you ever needed to use the support site?</strong></p>
<p>Definitely, 'coz I'm a noob.</p>
<p><strong>Has Commentics helped your website so far?</strong></p>
<p>No, because only 2 days past my integrating the script.</p>
<p><strong>Would you recommend Commentics to others?</strong></p>
<p>No, it is too cool to recommend. I'm not kidding.</p>
<p><strong>Do you have any final words to add?</strong></p>
<p>THANK YOU<br />
THANK YOU<br />
THANK YOU</p>
<p>I will make my donation one of these days.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.commentics.org/blog/?feed=rss2&#038;p=379</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Commentics on GitHub</title>
		<link>http://www.commentics.org/blog/?p=371</link>
		<comments>http://www.commentics.org/blog/?p=371#comments</comments>
		<pubDate>Sun, 24 Feb 2013 18:09:05 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.commentics.org/blog/?p=371</guid>
		<description><![CDATA[I'm pleased to announce that the development of Commentics can now be found on GitHub! This will bring several advantages to the project and its users. For instance: You can now follow each change to the code as it's made. This will allow you to see the improvements and fixes in real-time and, where appropriate, [...]]]></description>
				<content:encoded><![CDATA[<p>I'm pleased to announce that the development of Commentics can now be found on <a href="https://github.com" target="_blank">GitHub</a>! This will bring several advantages to the project and its users. For instance:</p>
<ul>
<li>You can now <a href="https://github.com/commentics/commentics-v2.4/commits/master" target="_blank">follow each change to the code</a> as it's made. This will allow you to see the improvements and fixes in real-time and, where appropriate, provides a way for you to merge these into your own copy before they are officially released!</li>
<li>You will be able to "fork" the code in order to submit your own changes to the project so that they can be considered for inclusion. This will allow for unlimited involvement as you could submit anything from a single bug fix to a series of new features.</li>
<li>Git and GitHub will track each change so that it can offer an advanced form of version control. This means that if one of the changes ever needs to be reverted then this can be done with ease. Even multiple branches can be developed for each feature.</li>
<li>Upgrades will be easier if you have made any custom alterations, as you will be able to see the exact <a href="https://github.com/commentics/commentics-v2.4" target="_blank">differences to the files</a> that you had altered.</li>
</ul>
<p>Learning how to use Git and GitHub can be a very steep learning curve, particularly if you're not familiar with version control, so it's expected that to begin with only serious developers will be able to fully participate in this process. However, over time you should find documentation on this website to help try to make it as simple as possible.</p>
<p>At the moment there is no code development to watch, as focus is solely on the <a href="http://www.commentics.org" target="_blank">commentics.org website</a> (you may have noticed the new mega menu). The code that is there at present is an unmodified v2.3. Once the next version is started on you will be able to make the most of this new milestone in the project.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.commentics.org/blog/?feed=rss2&#038;p=371</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add-ons (v2.3)</title>
		<link>http://www.commentics.org/blog/?p=363</link>
		<comments>http://www.commentics.org/blog/?p=363#comments</comments>
		<pubDate>Sun, 10 Feb 2013 16:49:19 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Add-ons]]></category>

		<guid isPermaLink="false">http://www.commentics.org/blog/?p=363</guid>
		<description><![CDATA[All add-ons are now up-to-date with the latest version, v2.3.]]></description>
				<content:encoded><![CDATA[<p>All <a href="http://www.commentics.org/add-ons.php">add-ons</a> are now up-to-date with the latest version, v2.3.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.commentics.org/blog/?feed=rss2&#038;p=363</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deleting Files (v2.3)</title>
		<link>http://www.commentics.org/blog/?p=357</link>
		<comments>http://www.commentics.org/blog/?p=357#comments</comments>
		<pubDate>Fri, 08 Feb 2013 20:17:36 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://www.commentics.org/blog/?p=357</guid>
		<description><![CDATA[After upgrading to v2.3, the following files may be deleted: Frontend /comments/includes/tasks/delete_comment_ips.php /comments/includes/tasks/delete_inactive_subscribers.php /comments/includes/tasks/delete_reports.php /comments/includes/tasks/delete_unconfirmed_subscribers.php /comments/includes/tasks/reactivate_inactive_subscribers.php /comments/includes/words/spiders.txt Backend /comments/admin/includes/pages/task_del_bans.php /comments/admin/includes/pages/task_del_comment_ips.php /comments/admin/includes/pages/task_del_inactive_subs.php /comments/admin/includes/pages/task_del_reports.php /comments/admin/includes/pages/task_del_unconfirmed_subs.php /comments/admin/includes/pages/task_del_voters.php /comments/admin/includes/pages/task_re_act_inactive_subs.php /comments/admin/images/rich_snippets/example_review.png]]></description>
				<content:encoded><![CDATA[<p>After upgrading to v2.3, the following files may be deleted:</p>
<p><strong>Frontend</strong></p>
<p>/comments/includes/tasks/delete_comment_ips.php<br />
/comments/includes/tasks/delete_inactive_subscribers.php<br />
/comments/includes/tasks/delete_reports.php<br />
/comments/includes/tasks/delete_unconfirmed_subscribers.php<br />
/comments/includes/tasks/reactivate_inactive_subscribers.php</p>
<p>/comments/includes/words/spiders.txt</p>
<p><strong>Backend</strong></p>
<p>/comments/admin/includes/pages/task_del_bans.php<br />
/comments/admin/includes/pages/task_del_comment_ips.php<br />
/comments/admin/includes/pages/task_del_inactive_subs.php<br />
/comments/admin/includes/pages/task_del_reports.php<br />
/comments/admin/includes/pages/task_del_unconfirmed_subs.php<br />
/comments/admin/includes/pages/task_del_voters.php<br />
/comments/admin/includes/pages/task_re_act_inactive_subs.php</p>
<p>/comments/admin/images/rich_snippets/example_review.png</p>
]]></content:encoded>
			<wfw:commentRss>http://www.commentics.org/blog/?feed=rss2&#038;p=357</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Release Notes (v2.3)</title>
		<link>http://www.commentics.org/blog/?p=352</link>
		<comments>http://www.commentics.org/blog/?p=352#comments</comments>
		<pubDate>Thu, 07 Feb 2013 16:01:17 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.commentics.org/blog/?p=352</guid>
		<description><![CDATA[Commentics v2.3 was released recently and this post explains what you can expect from the new version. As always, full details are on the changelog page. Perhaps the most noticeable difference in this version is the addition of the permalink feature. The permalink feature provides a link which will always take you to the particular [...]]]></description>
				<content:encoded><![CDATA[<p>Commentics v2.3 was released recently and this post explains what you can expect from the new version. As always, full details are on the <a href="http://www.commentics.org/changelog.php">changelog</a> page.</p>
<p>Perhaps the most noticeable difference in this version is the addition of the <strong>permalink</strong> feature. The permalink feature provides a link which will always take you to the particular comment, no matter what page the comment ends up on. This is useful if you want to share or bookmark the location of a comment and be able to return to it at a later date. The permalink feature highlights the comment by darkening its border, just in case the anchor wasn't able to position the scrollbar to its location.</p>
<p>An important change in the new version is the <strong>performance</strong> of the comments loop. It was clear that the demo here at <a href="http://www.commentics.org">commentics.org</a> was starting to suffer from the 1,500+ comments, as it was taking around 6.897 seconds to load. By making a few small improvements to the comments loop, such as selecting only the information necessary from the database, and exiting the loop as soon as it's no longer needed, the demo now loads in approximately 2.512 seconds, which is a 63.58% improvement! This change is expected to be only the start of a number of changes to improve the performance of the script.</p>
<p>To keep the script up-to-date with new developments, the frontend now validates for the upcoming <strong>HTML5</strong>. HTML5 has some nice changes and the admin panel for Commentics is already taking advantage of them. These include using the 'input type=email' which instructs the web browser that an email address should be entered, and the 'required' attribute which tells the browser that an entry is needed. As HTML5 is still in draft form, some browsers such as Internet Explorer are yet to support these parts of it but they will degrade gracefully. Although the frontend now validates, the admin panel still needs a few changes so these will be made in a future version.</p>
<p>The improvement that took the largest proportion of time was fixing how the script <strong>encodes</strong> and handles certain characters. To do this, many test strings were created that aimed to highlight the issues that needed fixing. For example, the name field may have had an entry such as "Mr. ö-ç學書'&amp;", and this entry would then have been tracked throughout the rest of the script like when saving and editing it in the admin panel and receiving it as an email. The script now has a better understanding of unicode characters and it also treats the handling of URLs better by encoding spaces. Harmless characters like "ö" and "ç" are no longer converted to their HTML entities.</p>
<p>There are many other improvements and fixes that were made which make this version the best yet. It's planned that over the next few weeks the <a href="http://www.commentics.org">commentics.org</a> website will now receive some focus. This may include enhancing the documentation and encouraging more community involvement with the project, so watch out for such changes in the near future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.commentics.org/blog/?feed=rss2&#038;p=352</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Add-on: Securimage</title>
		<link>http://www.commentics.org/blog/?p=331</link>
		<comments>http://www.commentics.org/blog/?p=331#comments</comments>
		<pubDate>Mon, 24 Sep 2012 19:54:14 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Add-ons]]></category>

		<guid isPermaLink="false">http://www.commentics.org/blog/?p=331</guid>
		<description><![CDATA[A new add-on is available on the add-ons page called Securimage. It replaces the current image captcha, ReCaptcha, with Securimage. Securimage is a self-hosted solution which requires the GD 2.0 library and FreeType to work. A few people have requested this add-on due to privacy concerns about the tracking capability of ReCaptcha, and its aesthetically [...]]]></description>
				<content:encoded><![CDATA[<p>A new add-on is available on the <a href="http://www.commentics.org/add-ons.php">add-ons</a> page called <a href="http://www.commentics.org/add-ons.php#securimage">Securimage</a>.</p>
<p style="text-align: justify;">It replaces the current image captcha, ReCaptcha, with <a href="http://www.phpcaptcha.org/" target="_blank">Securimage</a>. Securimage is a self-hosted solution which requires the GD 2.0 library and FreeType to work. A few people have requested this add-on due to privacy concerns about the tracking capability of ReCaptcha, and its aesthetically large size.</p>
<p>See below screenshot.</p>
<p><a href="http://www.commentics.org/blog/wp-content/uploads/2012/09/securimage.png"><img class="alignnone size-medium wp-image-332" title="securimage" src="http://www.commentics.org/blog/wp-content/uploads/2012/09/securimage-300x176.png" alt="" width="300" height="176" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.commentics.org/blog/?feed=rss2&#038;p=331</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add-on: Timeago</title>
		<link>http://www.commentics.org/blog/?p=321</link>
		<comments>http://www.commentics.org/blog/?p=321#comments</comments>
		<pubDate>Sat, 22 Sep 2012 16:57:54 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Add-ons]]></category>

		<guid isPermaLink="false">http://www.commentics.org/blog/?p=321</guid>
		<description><![CDATA[A new add-on is available on the add-ons page called Timeago. It changes the time of the comments so that they are auto-updated with a time like "2 minutes ago" or "about 1 day ago". It uses a jQuery plugin, of the same name, found here. See below screenshot.]]></description>
				<content:encoded><![CDATA[<p>A new add-on is available on the <a href="http://www.commentics.org/add-ons.php">add-ons</a> page called <a href="http://www.commentics.org/add-ons.php#timeago">Timeago</a>.</p>
<p>It changes the time of the comments so that they are auto-updated with a time like "2 minutes ago" or "about 1 day ago". It uses a jQuery plugin, of the same name, found <a href="http://timeago.yarp.com/" target="_blank">here</a>.</p>
<p>See below screenshot.</p>
<p><a href="http://www.commentics.org/blog/wp-content/uploads/2012/09/timeago.png"><img class="alignnone size-medium wp-image-323" title="timeago" src="http://www.commentics.org/blog/wp-content/uploads/2012/09/timeago-300x133.png" alt="" width="300" height="133" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.commentics.org/blog/?feed=rss2&#038;p=321</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>v2.2 Split Screen</title>
		<link>http://www.commentics.org/blog/?p=315</link>
		<comments>http://www.commentics.org/blog/?p=315#comments</comments>
		<pubDate>Sat, 08 Sep 2012 16:55:44 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.commentics.org/blog/?p=315</guid>
		<description><![CDATA[A new feature in the upcoming v2.2 is the ability to split the screen into a side-by-side layout. Here is the admin panel setting, located in Layout -&#62; Order: And here is the frontend result:]]></description>
				<content:encoded><![CDATA[<p>A new feature in the upcoming v2.2 is the ability to split the screen into a side-by-side layout.</p>
<p>Here is the admin panel setting, located in Layout -&gt; Order:</p>
<p><a href="http://www.commentics.org/blog/wp-content/uploads/2012/09/split_screen_setting.png"><img class="alignnone size-medium wp-image-314" title="split_screen_setting" src="http://www.commentics.org/blog/wp-content/uploads/2012/09/split_screen_setting-300x201.png" alt="" width="300" height="201" /></a></p>
<p>And here is the frontend result:</p>
<p><a href="http://www.commentics.org/blog/wp-content/uploads/2012/09/split_screen.png"><img class="alignnone size-medium wp-image-313" title="split_screen" src="http://www.commentics.org/blog/wp-content/uploads/2012/09/split_screen-300x147.png" alt="" width="300" height="147" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.commentics.org/blog/?feed=rss2&#038;p=315</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>v2.2 Progress</title>
		<link>http://www.commentics.org/blog/?p=293</link>
		<comments>http://www.commentics.org/blog/?p=293#comments</comments>
		<pubDate>Tue, 21 Aug 2012 19:23:27 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.commentics.org/blog/?p=293</guid>
		<description><![CDATA[v2.2 has been in development for some time. Here are a few features already complete. Login Improvements A few improvements have been made to the login page. The first being brute-force protection to stop someone (or something) from repeatedly guessing at your username and password. The script will enforce a timeout of 30 minutes after [...]]]></description>
				<content:encoded><![CDATA[<p>v2.2 has been in development for some time. Here are a few features already complete.</p>
<p><strong>Login Improvements</strong></p>
<p>A few improvements have been made to the login page. The first being brute-force protection to stop someone (or something) from repeatedly guessing at your username and password. The script will enforce a timeout of 30 minutes after 3 failed attempts and a further 30 minutes for each failed attempt thereafter.</p>
<p><a href="http://www.commentics.org/blog/wp-content/uploads/2012/08/brute-force.png"><img class="alignnone size-medium wp-image-288" title="brute-force" src="http://www.commentics.org/blog/wp-content/uploads/2012/08/brute-force-300x172.png" alt="" width="300" height="172" /></a></p>
<p>If the attacker is persistent and makes 10 attempts at a specific account then that account will be locked as a precaution. You can then take the appropriate action to stop the attacker from accessing the page again.</p>
<p><a href="http://www.commentics.org/blog/wp-content/uploads/2012/08/account-locked.png"><img class="alignnone size-medium wp-image-290" title="account-locked" src="http://www.commentics.org/blog/wp-content/uploads/2012/08/account-locked-300x173.png" alt="" width="300" height="173" /></a></p>
<p>The password reset page has also been improved. There is now a limit to how many consecutive resets can be made per account. This is to stop someone from sending you a password reset email however many times they wish. The limit will be 5.</p>
<p><a href="http://www.commentics.org/blog/wp-content/uploads/2012/08/reset-limit.png"><img class="alignnone size-medium wp-image-289" title="reset-limit" src="http://www.commentics.org/blog/wp-content/uploads/2012/08/reset-limit-300x166.png" alt="" width="300" height="166" /></a></p>
<p><strong>Restrict Pages<br />
</strong></p>
<p>Elsewhere, a new feature being introduced is the ability to restrict the admin panel pages an administrator can view. This is useful if you want a moderator to approve your comments but you don't want to allow them access to everything. To use this feature, you would go to the Edit Administrator page where you will see a 'Restrict Pages' checkbox.</p>
<p><a href="http://www.commentics.org/blog/wp-content/uploads/2012/08/restrict-pages-1.png"><img class="alignnone size-medium wp-image-291" title="restrict-pages-1" src="http://www.commentics.org/blog/wp-content/uploads/2012/08/restrict-pages-1-274x300.png" alt="" width="274" height="300" /></a></p>
<p>If you click this, it will open up a user-friendly list of pages:</p>
<p><a href="http://www.commentics.org/blog/wp-content/uploads/2012/08/restrict-pages-2.png"><img class="alignnone size-medium wp-image-292" title="restrict-pages-2" src="http://www.commentics.org/blog/wp-content/uploads/2012/08/restrict-pages-2-201x300.png" alt="" width="201" height="300" /></a></p>
<p>After configuring the list, when the administrator next logs in, they will see a limited menu:</p>
<p><a href="http://www.commentics.org/blog/wp-content/uploads/2012/08/restrict-pages-3.png"><img class="alignnone size-medium wp-image-283" title="restrict-pages-3" src="http://www.commentics.org/blog/wp-content/uploads/2012/08/restrict-pages-3-300x159.png" alt="" width="300" height="159" /></a></p>
<p>And if they try to directly navigate to a restricted page, they will see this:</p>
<p><a href="http://www.commentics.org/blog/wp-content/uploads/2012/08/restrict-pages-4.png"><img class="alignnone size-medium wp-image-284" title="restrict-pages-4" src="http://www.commentics.org/blog/wp-content/uploads/2012/08/restrict-pages-4-300x140.png" alt="" width="300" height="140" /></a></p>
<p><strong>Quick Approve<br />
</strong></p>
<p>If you are manually approving all comments then currently you need to edit each comment to approve it. Now, you can quickly click an Approve link on the Manage -&gt; Comments page. Next to the Approve link is a link to send a notification email of the comment to your subscribers.</p>
<p><a href="http://www.commentics.org/blog/wp-content/uploads/2012/08/quick-buttons.png"><img class="alignnone size-medium wp-image-285" title="quick-buttons" src="http://www.commentics.org/blog/wp-content/uploads/2012/08/quick-buttons-300x135.png" alt="" width="300" height="135" /></a></p>
<p><strong>Multiple Answers</strong></p>
<p>For the question captcha it is sometimes easier for the user if there are multiple answers. For example, they may type 14 instead of fourteen, or vice-versa.  Now, you can separate multiple answers with the | (pipe) character.</p>
<p><a href="http://www.commentics.org/blog/wp-content/uploads/2012/08/multiple-answers.png"><img class="alignnone size-medium wp-image-287" title="multiple-answers" src="http://www.commentics.org/blog/wp-content/uploads/2012/08/multiple-answers-300x53.png" alt="" width="300" height="53" /></a></p>
<p><strong>Sort By</strong></p>
<p>On the frontend the Sort By links have been changed to a drop-down. This is better because it takes up less space and lets the user focus on more important parts such as the comments.</p>
<p><a href="http://www.commentics.org/blog/wp-content/uploads/2012/08/sort-by.png"><img class="alignnone size-full wp-image-294" title="sort-by" src="http://www.commentics.org/blog/wp-content/uploads/2012/08/sort-by.png" alt="" width="168" height="142" /></a></p>
<p>There are many other improvements, mostly behind the scenes, which will make Commentics v2.2 an even better script.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.commentics.org/blog/?feed=rss2&#038;p=293</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security Release (v2.1)</title>
		<link>http://www.commentics.org/blog/?p=267</link>
		<comments>http://www.commentics.org/blog/?p=267#comments</comments>
		<pubDate>Thu, 12 Jul 2012 14:45:15 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.commentics.org/blog/?p=267</guid>
		<description><![CDATA[v2.1 was released today. This is a security release which fixes several low-risk vulnerabilities, based on a report at SecurityFocus. It is advised to upgrade to this version as soon as possible. The upgrade is very simple, as most changes are related to the admin panel. Details On June 20th, a report was submitted to [...]]]></description>
				<content:encoded><![CDATA[<p>v2.1 was released today. This is a security release which fixes several low-risk vulnerabilities, based on <a href="http://www.securityfocus.com/archive/1/523207" target="_blank">a report</a> at <a href="http://www.securityfocus.com/" target="_blank">SecurityFocus</a>. It is advised to upgrade to this version as soon as possible. The upgrade is very simple, as most changes are related to the admin panel.</p>
<p><strong>Details</strong></p>
<p>On June 20th, a report was submitted to SecurityFocus detailing several exploits with Commentics v2.0. The exploits affect all versions of Commentics. All of the exploits listed require either an administrator to <strong>knowingly</strong> carry out the attack (unlikely) or an administrator to <strong>unknowingly</strong> carry out the attack by CSRF (more likely). If you don't know, <a href="https://www.owasp.org/index.php/CSRF" target="_blank">CSRF</a> (Cross-site request forgery) is basically when the hacker creates a link or creates a form on their own website which submits data to your admin panel. The hacker cannot click the link or submit the form because they would encounter the login system, so they need you to submit it for them. They will disguise the link or form to look genuine so they can trick you into submitting it. If you submit it, you will be taken to your admin panel where the attack will take place.</p>
<p>There are a few obstacles for the hacker. Firstly, they need to know the location of your admin folder. All versions of Commentics have required the administrator to change the location of their admin folder. Secondly, you would have to be logged in to your admin panel when you submit their link/form, as otherwise you will encounter the login system and the attack would not work.</p>
<p>What attacks are possible?</p>
<p>1. The person who created the security report talks about using the database backup deletion feature to traverse outside of the backup folder and delete other files from the website. This is fixed in v2.1 in several ways. Firstly, the URL parameter for the backup file is protected by PHP's <a href="http://php.net/manual/en/function.basename.php" target="_blank">basename</a> function. This removes any periods and slashes so that only the clean trailing part is remaining. To make sure, this trailing part is then checked to make sure that it is only a mixture of letters/numbers, and that it is exactly 20 characters. Also, the file extension is added by the code itself and not included in the parameter. Lastly, it is protected by a CSRF key which is discussed later.</p>
<p>2. There were cross-site scripting (<a href="https://www.owasp.org/index.php/XSS" target="_blank">XSS</a>) vulnerabilities on a few of the admin panel pages, mainly the edit_* pages where the ID parameter wasn't validated thoroughly. This may have allowed someone to execute arbitrary JavaScript. Note that again this exploit requires the unlikely CSRF type attack. This is fixed in v2.1. The ID parameter is checked to make sure that it is a number, while it is also checked to make sure that the record, whether it be a comment, page, ban, subscriber or admin, actually exists.</p>
<p>3/4. The previous two attacks have been URL-based. The attacks for 3 and 4 are form-based. Using the CSRF method, it may have been possible for the hacker to get the administrator to submit any of the forms in the admin panel. A common form that a hacker would want to target is the one on the Settings -&gt; Administrator page, which is given as an example in the security report, because this would enable the hacker to change your login details and gain access to the admin panel. This is fixed in v2.1 with general CSRF protection discussed next.</p>
<p>Commentics v2.1 implements the general CSRF prevention methods recommended <a href="https://www.owasp.org/index.php/Cross-Site_Request_Forgery_%28CSRF%29_Prevention_Cheat_Sheet" target="_blank">here</a>. The main way of protection is the "Synchronizer Token Pattern". This adds a hidden input field to every form in the admin panel and the input field contains a token from the administrator's session. The hacker won't know this token so they won't be able to add it to their form on their own website. When the forms are submitted, Commentics checks that this token is submitted and it checks that it is correct. The same applies with the URL on some pages except the token is submitted as a parameter. A second protection has also been added where the admin panel checks to make sure that you were referred from within the admin panel. If you arrive at an admin panel page from another website then the script will inform you of this and ask that you access the page using the admin panel's menu links. For this reason, the 'referrer check' is enabled during the upgrade process in case you have disabled it in the past.</p>
<p>In general, make sure that you only allow trusted administrators to log in to your admin panel, and be careful about what websites you visit while logged into the admin panel. Also, don't share the location of your admin panel, and don't share any of the admin panel URLs that contain the 'key' parameter.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.commentics.org/blog/?feed=rss2&#038;p=267</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
