<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: WP-Cumulus updated to address yet another security issue</title>
	<atom:link href="http://www.roytanck.com/2009/11/15/wp-cumulus-updated-to-address-yet-another-security-issue/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.roytanck.com/2009/11/15/wp-cumulus-updated-to-address-yet-another-security-issue/</link>
	<description>Fascinated by new technology</description>
	<lastBuildDate>Thu, 11 Mar 2010 01:58:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MustLive</title>
		<link>http://www.roytanck.com/2009/11/15/wp-cumulus-updated-to-address-yet-another-security-issue/comment-page-1/#comment-74656</link>
		<dc:creator>MustLive</dc:creator>
		<pubDate>Wed, 13 Jan 2010 21:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.roytanck.com/?p=2343#comment-74656</guid>
		<description>&lt;strong&gt;Hi Roy!&lt;/strong&gt;

It&#039;s good that you quickly fixed XSS hole in your plugin after I informed you, but besides XSS, there is also HTML Injection hole (because WP-Cumulus functionality allows both these attacks). As I wrote about it later in my advisory about vulnerabilities in WP-Cumulus and in my article &lt;a href=&quot;http://websecurity.com.ua/3842/&quot; rel=&quot;nofollow&quot;&gt;XSS vulnerabilities in 34 millions flash files&lt;/a&gt; (on &lt;a href=&quot;http://www.webappsec.org/lists/websecurity/archive/2010-01/msg00035.html&quot; rel=&quot;nofollow&quot;&gt;English&lt;/a&gt;). So after your fix, the HTML Injection attacks are still possible.

&gt; I feel it’s the port authors’ responsibility to keep their projects in sync with WP-Cumulus.

Yes, their ones. But don&#039;t forget that you are the author of the most widespread vulnerable flash file in Internet (there are about 34 millions of tagcloud.swf), as it clearly seen from my above-mentioned article. So you also need to take some responsibility ;-).

&gt; There are so many that I can’t possibly inform all of them of changes and new features.

I understand it. And I took this mission on myself. Besides you, I already informed 3 authors of plugins with this swf-file (Joomulus, JVClouds3D and Blogumus) and would try to continue this work.

&gt; WP-Cumulus now blocks javascript calls which makes it much more robust

Yes, it&#039;s already XSS free (and during my researches I found sites which used new version of swf-file). But there still HTML Injection vulnerability in it.</description>
		<content:encoded><![CDATA[<p><strong>Hi Roy!</strong></p>
<p>It&#8217;s good that you quickly fixed XSS hole in your plugin after I informed you, but besides XSS, there is also HTML Injection hole (because WP-Cumulus functionality allows both these attacks). As I wrote about it later in my advisory about vulnerabilities in WP-Cumulus and in my article <a href="http://websecurity.com.ua/3842/" rel="nofollow">XSS vulnerabilities in 34 millions flash files</a> (on <a href="http://www.webappsec.org/lists/websecurity/archive/2010-01/msg00035.html" rel="nofollow">English</a>). So after your fix, the HTML Injection attacks are still possible.</p>
<p>&gt; I feel it’s the port authors’ responsibility to keep their projects in sync with WP-Cumulus.</p>
<p>Yes, their ones. But don&#8217;t forget that you are the author of the most widespread vulnerable flash file in Internet (there are about 34 millions of tagcloud.swf), as it clearly seen from my above-mentioned article. So you also need to take some responsibility <img src='http://www.roytanck.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
<p>&gt; There are so many that I can’t possibly inform all of them of changes and new features.</p>
<p>I understand it. And I took this mission on myself. Besides you, I already informed 3 authors of plugins with this swf-file (Joomulus, JVClouds3D and Blogumus) and would try to continue this work.</p>
<p>&gt; WP-Cumulus now blocks javascript calls which makes it much more robust</p>
<p>Yes, it&#8217;s already XSS free (and during my researches I found sites which used new version of swf-file). But there still HTML Injection vulnerability in it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://www.roytanck.com/2009/11/15/wp-cumulus-updated-to-address-yet-another-security-issue/comment-page-1/#comment-74107</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Fri, 08 Jan 2010 14:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.roytanck.com/?p=2343#comment-74107</guid>
		<description>Hi MustLive. I feel it&#039;s the port authors&#039; responsibility to keep their projects in sync with WP-Cumulus. There are so many that I can&#039;t possibly inform all of them of changes and new features. My project is freely available through SVN, and there&#039;s an archive of earlier releases. This means that anyone serious about maintaining a port can check for new versions any time they&#039;d like. Updates are also announced on my blog, so subscribing to the RSS feed would be a good start.

As you said, there are many Flash files out there that call urls. It&#039;s common practice for Flash developers to not store data inside movies but feed it to them through Flashvars, which can be overwritten. WP-Cumulus now blocks javascript calls which makes it much more robust, all I can do is hope other projects will get updated too.</description>
		<content:encoded><![CDATA[<p>Hi MustLive. I feel it&#8217;s the port authors&#8217; responsibility to keep their projects in sync with WP-Cumulus. There are so many that I can&#8217;t possibly inform all of them of changes and new features. My project is freely available through SVN, and there&#8217;s an archive of earlier releases. This means that anyone serious about maintaining a port can check for new versions any time they&#8217;d like. Updates are also announced on my blog, so subscribing to the RSS feed would be a good start.</p>
<p>As you said, there are many Flash files out there that call urls. It&#8217;s common practice for Flash developers to not store data inside movies but feed it to them through Flashvars, which can be overwritten. WP-Cumulus now blocks javascript calls which makes it much more robust, all I can do is hope other projects will get updated too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MustLive</title>
		<link>http://www.roytanck.com/2009/11/15/wp-cumulus-updated-to-address-yet-another-security-issue/comment-page-1/#comment-74055</link>
		<dc:creator>MustLive</dc:creator>
		<pubDate>Thu, 07 Jan 2010 21:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.roytanck.com/?p=2343#comment-74055</guid>
		<description>&lt;strong&gt;Roy&lt;/strong&gt;

There are really many flash files tagcloud.swf (which you developed for your plugin) in Internet. As I wrote in December in my article &lt;a href=&quot;http://websecurity.com.ua/3789/&quot; rel=&quot;nofollow&quot;&gt;XSS vulnerabilities in 8 millions flash files&lt;/a&gt; about XSS holes in flash banners all over the Web, there are up 34 millions tagcloud.swf  files which are potentially vulnerable to XSS attacks.

&lt;blockquote&gt;But there have been a number of ports and other projects that use the Flash movie.&lt;/blockquote&gt;
Yes, there are other projects with you flash file.

These 34 millions flashes include not only your plugin WP-Cumulus for WordPress, but also other plugins for other engines. As I found in December, such XSS hole exists in &lt;a href=&quot;http://websecurity.com.ua/3801/&quot; rel=&quot;nofollow&quot;&gt;Joomulus for Joomla&lt;/a&gt; (and I informed the author of Joomulus, but with no response from him). And there are many other projects with this swf file which can be vulnerable. So these projects and their authors must be found and informed about the risk of XSS hole in tagcloud.swf.</description>
		<content:encoded><![CDATA[<p><strong>Roy</strong></p>
<p>There are really many flash files tagcloud.swf (which you developed for your plugin) in Internet. As I wrote in December in my article <a href="http://websecurity.com.ua/3789/" rel="nofollow">XSS vulnerabilities in 8 millions flash files</a> about XSS holes in flash banners all over the Web, there are up 34 millions tagcloud.swf  files which are potentially vulnerable to XSS attacks.</p>
<blockquote><p>But there have been a number of ports and other projects that use the Flash movie.</p></blockquote>
<p>Yes, there are other projects with you flash file.</p>
<p>These 34 millions flashes include not only your plugin WP-Cumulus for WordPress, but also other plugins for other engines. As I found in December, such XSS hole exists in <a href="http://websecurity.com.ua/3801/" rel="nofollow">Joomulus for Joomla</a> (and I informed the author of Joomulus, but with no response from him). And there are many other projects with this swf file which can be vulnerable. So these projects and their authors must be found and informed about the risk of XSS hole in tagcloud.swf.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nube de tags en flash para Wordpress &#124; Blog personal de InKiLiNo</title>
		<link>http://www.roytanck.com/2009/11/15/wp-cumulus-updated-to-address-yet-another-security-issue/comment-page-1/#comment-70930</link>
		<dc:creator>Nube de tags en flash para Wordpress &#124; Blog personal de InKiLiNo</dc:creator>
		<pubDate>Mon, 07 Dec 2009 13:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.roytanck.com/?p=2343#comment-70930</guid>
		<description>[...] Instalaros la última versión, ya que se ha encontrado un bug en la versión 1.2.2.     También te puede interesar: Wordpress 2.0.4Actualizate a Wordpress 2.3.2 por [...]</description>
		<content:encoded><![CDATA[<p>[...] Instalaros la última versión, ya que se ha encontrado un bug en la versión 1.2.2.     También te puede interesar: Wordpress 2.0.4Actualizate a Wordpress 2.3.2 por [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://www.roytanck.com/2009/11/15/wp-cumulus-updated-to-address-yet-another-security-issue/comment-page-1/#comment-69802</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Fri, 27 Nov 2009 14:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.roytanck.com/?p=2343#comment-69802</guid>
		<description>Hi Helen. Yes, there&#039;s a Blogger port over on bloggerbuster.com (look for &#039;Blogumus&#039;).</description>
		<content:encoded><![CDATA[<p>Hi Helen. Yes, there&#8217;s a Blogger port over on bloggerbuster.com (look for &#8216;Blogumus&#8217;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Helen</title>
		<link>http://www.roytanck.com/2009/11/15/wp-cumulus-updated-to-address-yet-another-security-issue/comment-page-1/#comment-69690</link>
		<dc:creator>Helen</dc:creator>
		<pubDate>Thu, 26 Nov 2009 12:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.roytanck.com/?p=2343#comment-69690</guid>
		<description>Hi,

I discovered your plugin via MinMaps Unleashed and love its effects.  

Is this only available on WordPress or can I use it for my (blogger) blog?

Thanks

Helen</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I discovered your plugin via MinMaps Unleashed and love its effects.  </p>
<p>Is this only available on WordPress or can I use it for my (blogger) blog?</p>
<p>Thanks</p>
<p>Helen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress WP-Cumulus Plugin &#8220;tagcloud&#8221; Cross-Site Scripting Vulnerability &#171; Bug-Blog</title>
		<link>http://www.roytanck.com/2009/11/15/wp-cumulus-updated-to-address-yet-another-security-issue/comment-page-1/#comment-69500</link>
		<dc:creator>WordPress WP-Cumulus Plugin &#8220;tagcloud&#8221; Cross-Site Scripting Vulnerability &#171; Bug-Blog</dc:creator>
		<pubDate>Tue, 24 Nov 2009 17:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.roytanck.com/?p=2343#comment-69500</guid>
		<description>[...] WP-Cumulus: http://www.roytanck.com/2009/11/15/wp-cumulus-updated-to-address-yet-another-security-issue/ [...]</description>
		<content:encoded><![CDATA[<p>[...] WP-Cumulus: <a href="http://www.roytanck.com/2009/11/15/wp-cumulus-updated-to-address-yet-another-security-issue/" rel="nofollow">http://www.roytanck.com/2009/11/15/wp-cumulus-updated-to-address-yet-another-security-issue/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bengt Stenstrom</title>
		<link>http://www.roytanck.com/2009/11/15/wp-cumulus-updated-to-address-yet-another-security-issue/comment-page-1/#comment-69439</link>
		<dc:creator>Bengt Stenstrom</dc:creator>
		<pubDate>Tue, 24 Nov 2009 08:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.roytanck.com/?p=2343#comment-69439</guid>
		<description>Thank you so much!! :-) Take care!!</description>
		<content:encoded><![CDATA[<p>Thank you so much!! <img src='http://www.roytanck.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Take care!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://www.roytanck.com/2009/11/15/wp-cumulus-updated-to-address-yet-another-security-issue/comment-page-1/#comment-68832</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Wed, 18 Nov 2009 11:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.roytanck.com/?p=2343#comment-68832</guid>
		<description>Hi Bengt. You&#039;re completely welcome to use it on your site. The GPL license allows it, so I wouldn&#039;t be able to stop you if I wanted to. The border is in the Flash movie, so you&#039;d need to edit and recompile the movie to take it out. If you set the movie to transparent (wmode flashvar) the background of the page will be visible through Cumulus. Or you can add a picture inside the fla file.</description>
		<content:encoded><![CDATA[<p>Hi Bengt. You&#8217;re completely welcome to use it on your site. The GPL license allows it, so I wouldn&#8217;t be able to stop you if I wanted to. The border is in the Flash movie, so you&#8217;d need to edit and recompile the movie to take it out. If you set the movie to transparent (wmode flashvar) the background of the page will be visible through Cumulus. Or you can add a picture inside the fla file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bengt Stenstrom</title>
		<link>http://www.roytanck.com/2009/11/15/wp-cumulus-updated-to-address-yet-another-security-issue/comment-page-1/#comment-68757</link>
		<dc:creator>Bengt Stenstrom</dc:creator>
		<pubDate>Tue, 17 Nov 2009 19:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.roytanck.com/?p=2343#comment-68757</guid>
		<description>Hi Roy - wonderful app! Thanx a million!

I modified it and would like to use it on my web page (please go to www.bsten.se to see example) - what about copyright issues etc? 

Is it possible to have an image in the background (I tried using the style sheet url code, but it didn&#039;t work). 

Also, is it possible to remove the frames from the tags/links when hovering? 

Cheers from Sweden!! :-)</description>
		<content:encoded><![CDATA[<p>Hi Roy &#8211; wonderful app! Thanx a million!</p>
<p>I modified it and would like to use it on my web page (please go to <a href="http://www.bsten.se" rel="nofollow">http://www.bsten.se</a> to see example) &#8211; what about copyright issues etc? </p>
<p>Is it possible to have an image in the background (I tried using the style sheet url code, but it didn&#8217;t work). </p>
<p>Also, is it possible to remove the frames from the tags/links when hovering? </p>
<p>Cheers from Sweden!! <img src='http://www.roytanck.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
