<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Wikka Developer Blog</title>
	
	<link>http://blog.wikkawiki.org</link>
	<description>Fresh news from the Wikka Developer Team</description>
	<lastBuildDate>Sun, 11 Dec 2011 15:58:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/WikkaDeveloperBlog" /><feedburner:info uri="wikkadeveloperblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Security updates for 1.3.1/1.3.2</title>
		<link>http://feedproxy.google.com/~r/WikkaDeveloperBlog/~3/4Ne8zjid0Nc/</link>
		<comments>http://blog.wikkawiki.org/2011/12/04/security-updates-for-1-3-11-3-2/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 18:18:44 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://blog.wikkawiki.org/?p=194</guid>
		<description><![CDATA[On 30Nov an individual posted several WikkaWiki exploits that affect 1.3.1 and 1.3.2 (and possibly earlier version). All users should immediately upgrade to 1.3.2-p7 or later. You can download the updates from the WikkaWiki homepage. Simply make a backup of your existing Wikka install, and unzip or untar the update directly over your existing installation. [...]]]></description>
			<content:encoded><![CDATA[<p>On 30Nov an individual posted <a href="http://packetstormsecurity.org/files/107405">several WikkaWiki exploits</a> that affect 1.3.1 and 1.3.2 (and possibly earlier version).  <strong>All users should immediately upgrade to 1.3.2-p7</strong> or later.  You can download the updates from the <a href="http://wikkawiki.org/HomePage">WikkaWiki homepage</a>.  Simply make a backup of your existing Wikka install, and unzip or untar the update directly over your existing installation.  There are no other changes required.</p>
<p>For those looking for more details, please read on&#8230;</p>
<p><span id="more-194"></span></p>
<p>I&#8217;ll address each exploit and whether or not it might affect your WikkaWiki site.  You can choose to apply the patches you wish, or you can simply download the entire update and install over your existing installation.</p>
<p><em>SQL Injection in UPDATE statement (CVE-2011-4448)</em><br />
This one basically permits a user to carefully modify a UserSettings page, send it back to your server, and extract various fields from your DB or, under some conditions and depending upon which version of MySQL you are using, execute arbitrary SQL statements.  If you do not use the UserSettings action (for instance, you have a wiki closed to registrations), then this vulnerability does not apply to you.  You can find the patch <a href="https://wush.net/trac/wikka/changeset/1820">here</a>.</p>
<p><em>Unrestricted File Upload (CVE-2011-4449)</em><br />
This vulnerability is actually an <a href="http://httpd.apache.org/docs/2.2/mod/mod_mime.html#multipleext">Apache configuration issue</a> and how Apache handles files with multiple extensions, and not a Wikka issue.  A properly configured Apache instance should not be vulnerable.  To be on the safe side, I simply chose to disable all uploads of files with multiple extensions.  You must have INTRANET_MODE  or file uploading enabled for this vulnerability to have any effect.  If you do not use the files action, then this patch does not apply to you.  You can find the patch <a href="https://wush.net/trac/wikka/changeset/1822">here</a>.</p>
<p><em>Arbitrary File Download and Arbitrary File Deletion (CVE-2011-4450)</em><br />
As with the previous vulnerability, this one will affect you only if you are using the files action.  If so, then it is possible to display the contents of any file in your Wikka installation directory, including wikka.config.php.  It <em>might</em> be possible to delete arbitrary files as well, but this is dependent upon somehow gaining access as an administrator.  You can find the patch <a href="https://wush.net/trac/wikka/changeset/1821">here</a>.</p>
<p><em>Remote Code Execution (CVE-2011-4451)</em><br />
Successful execution of this vulnerability requires a very limited set of circumstances:  (1) Rewrite mode must be disabled, (2) spam logging must be enabled.  When both of these instances are true, it is possible to inject arbitrary PHP code into the spamlog, which is then executed by the Apache server upon access.  If you have spam logging disabled, OR rewrite mode enabled, this one does not apply to you.  You can find the patch <a href="https://wush.net/trac/wikka/changeset/1825">here</a>.</p>
<p><em>Cross-Site Request Forgery (CVE-2011-4452)</em><br />
This vulnerability affects any site which uses the AdminUsers action: It is possible, with carefully crafted Wikka markup, to arbitrarily delete a user (other than the admin).  You can find the patch <a href="https://wush.net/trac/wikka/changeset/1819">here</a>.</p>
<p>As always, the Wikka development team is committed to making WikkaWiki as secure as feasible, and we always welcome your input and bug reports.</p>
<img src="http://feeds.feedburner.com/~r/WikkaDeveloperBlog/~4/4Ne8zjid0Nc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.wikkawiki.org/2011/12/04/security-updates-for-1-3-11-3-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.wikkawiki.org/2011/12/04/security-updates-for-1-3-11-3-2/</feedburner:origLink></item>
		<item>
		<title>Some Wikka housekeeping notes</title>
		<link>http://feedproxy.google.com/~r/WikkaDeveloperBlog/~3/rabOkNVe-r4/</link>
		<comments>http://blog.wikkawiki.org/2011/08/21/some-wikka-housekeeping-notes/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 17:12:39 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://blog.wikkawiki.org/?p=190</guid>
		<description><![CDATA[I&#8217;ve been doing a bit of cleaning up around the WikkaWiki Labs. If you haven&#8217;t done so already, check out the updated main site now running on the latest WikkaWiki version! I think you&#8217;ll be suitably impressed (I certainly was), and migrating from an old version of Wikka (1.1.6.0, I believe) to 1.3.1 wasn&#8217;t as [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border: none" alt="http://docs.wikkawiki.org/WhatsNew131" src="http://wikkawiki.org/images/wikka_logo.jpg" class="alignleft" width="169" height="39" />I&#8217;ve been doing a bit of cleaning up around the <a href="http://wikkawiki.org">WikkaWiki Labs</a>.  If you haven&#8217;t done so already, check out the updated <a href="http://wikkawiki.org">main site</a> now running on the<a href="http://docs.wikkawiki.org/WhatsNew131"> latest WikkaWiki version</a>!  I think you&#8217;ll be suitably impressed (I certainly was), and migrating from an <strong>old</strong> version of Wikka (1.1.6.0, I believe) to 1.3.1 wasn&#8217;t as difficult as I thought it could have been.  So all ye who are still toiling away on ancient Wikka &#8212; don&#8217;t despair!  It <em>is</em> possible to upgrade to the latest and greatest Wikka release.  For personalized help, feel free to contact me at <a href="mailto:brian@wikkawiki.org">brian@wikkawiki.org</a>.  The school year keeps me busy, but I&#8217;ll try my best to put some time aside to help anyone with Wikka issues.</p>
<p>I just wrapped up a manual check of <em>every</em> link on the <a href="http://wikkawiki.org/WikkaSites">WikkaSites</a> page.  Tedious?  Yes&#8230;but the results were worth every moment spent on this thankless task.  I whittled down the list of known Wikka sites from 537 to a more modest (and accurate) 181 links.  A few unreachable sites I gave the benefit of the doubt; I&#8217;ll recheck again later in the year and clean those up as well.</p>
<p>Of course, I might have inadvertently removed a working site (some sites are so cleverly disguised I had to delve into the page source or resort to some other tricks to figure out whether or not they were really running Wikka).  If that&#8217;s the case, feel free to add it back to the <a href="http://wikkawiki.org/WikkaSites">WikkaSites</a> page.  I&#8217;ll try to do a better job keeping this list current. </p>
<p>I was hoping to have full UTF-8 support in the next release of WikkaWiki slated for September, but sadly we&#8217;ve lost some valuable UTF-8 dev support along the way, so this might not happen until the release next March.  If anyone would like to help, please let me know &#8212; the work is just about done, so I can catch you up to speed very quickly on the few tasks that remain.</p>
<p>For those of you returning to school, as a student, teacher, professor, or support staff: Have a great school year! And if you are as student, please remember the world needs more great teachers and instructors dedicated to learning in all its forms, so if you feel the calling, answer the call!</p>
<img src="http://feeds.feedburner.com/~r/WikkaDeveloperBlog/~4/rabOkNVe-r4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.wikkawiki.org/2011/08/21/some-wikka-housekeeping-notes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.wikkawiki.org/2011/08/21/some-wikka-housekeeping-notes/</feedburner:origLink></item>
		<item>
		<title>Wikka 1.3.1 released</title>
		<link>http://feedproxy.google.com/~r/WikkaDeveloperBlog/~3/2I_x4G__0RQ/</link>
		<comments>http://blog.wikkawiki.org/2011/04/23/wikka-1-3-1-released/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 15:47:16 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://blog.wikkawiki.org/?p=181</guid>
		<description><![CDATA[The Wikka 1.3.1 release addresses many outstanding bugs, as well as introduces a slew of new functionality including relaxed page naming requirements, new actions, and a more robust RSS feed generator. As always, the Wikka devs appreciate your patience and continued support. Your comments, suggestions, and bug reports are always welcome. Join one of our [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://docs.wikkawiki.org/WhatsNew131"><img style="border: none" alt="http://docs.wikkawiki.org/WhatsNew131" src="http://wikkawiki.org/images/wikka_logo.jpg" class="alignleft" width="169" height="39" /></a><br />
The <a href="http://docs.wikkawiki.org/WhatsNew131">Wikka 1.3.1 release</a> addresses many outstanding bugs, as well as introduces a slew of new functionality including relaxed page naming requirements, new actions, and a more robust RSS feed generator. As always, the Wikka devs appreciate your patience and continued support.  </p>
<p>Your comments, suggestions, and bug reports are always welcome.  Join one of our <a href="http://wikkawiki.org/WikkaMailingLists">low-volume mailing lists</a>, or pop in at the <a href="http://wikkawiki.org/TheLounge">Wikka Lounge</a> for a short chat.  You can also access our <a href="http://wush.net/trac/wikka">bug tracker</a> and file bug reports and enhancement requests directly.</p>
<p>Enjoy!</p>
<img src="http://feeds.feedburner.com/~r/WikkaDeveloperBlog/~4/2I_x4G__0RQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.wikkawiki.org/2011/04/23/wikka-1-3-1-released/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://blog.wikkawiki.org/2011/04/23/wikka-1-3-1-released/</feedburner:origLink></item>
		<item>
		<title>Wikka 1.3.1-RC2 released</title>
		<link>http://feedproxy.google.com/~r/WikkaDeveloperBlog/~3/ijq2sjAhQUI/</link>
		<comments>http://blog.wikkawiki.org/2011/03/15/wikka-1-3-1-rc2-released/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 06:27:36 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Beta releases]]></category>

		<guid isPermaLink="false">http://blog.wikkawiki.org/?p=178</guid>
		<description><![CDATA[Wikka-1.3.1-RC2 has been posted to fix a showstopper bug that prevents existing users from logging in after upgrading from an earlier Wikka version. As always, keep in mind that this is a beta release, and should not be used in a production environment.]]></description>
			<content:encoded><![CDATA[<p>Wikka-1.3.1-RC2 <a href="http://wikkawiki.org">has been posted</a> to fix a <a href="http://wush.net/trac/wikka/ticket/1043">showstopper bug</a> that prevents existing users from logging in after upgrading from an earlier Wikka version.  As always, keep in mind that this is a beta release, and should not be used in a production environment.</p>
<img src="http://feeds.feedburner.com/~r/WikkaDeveloperBlog/~4/ijq2sjAhQUI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.wikkawiki.org/2011/03/15/wikka-1-3-1-rc2-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.wikkawiki.org/2011/03/15/wikka-1-3-1-rc2-released/</feedburner:origLink></item>
	</channel>
</rss>

