<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Serendipity - Security</title>
    <link>http://blog.s9y.org/</link>
    <description>The official Serendipity blog</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:" />
    <generator>Serendipity 1.6-alpha1 - http://www.s9y.org/</generator>
    <managingEditor>Jannis Hermanns jannis@gmail.com</managingEditor>
<webMaster>Jannis Hermanns jannis@gmail.com</webMaster>
<pubDate>Sun, 18 Sep 2011 20:12:21 GMT</pubDate>

    <image>
        <url>http://blog.s9y.org/templates_s9yorg/default/img/s9y_banner_small.png</url>
        <title>RSS: Serendipity - Security - The official Serendipity blog</title>
        <link>http://blog.s9y.org/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Security fix for flash-based cloud in Freetag plugin</title>
    <link>http://blog.s9y.org/archives/234-Security-fix-for-flash-based-cloud-in-Freetag-plugin.html</link>
            <category>Plugins</category>
            <category>Security</category>
    
    <comments>http://blog.s9y.org/archives/234-Security-fix-for-flash-based-cloud-in-Freetag-plugin.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=234</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=234</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;p&gt;&lt;a href=&quot;http://websecurity.com.ua/5356/&quot;&gt;MustLive&lt;/a&gt; discovered a HTML-injection vulnerability in the &lt;strong&gt;tagcloud.swf&lt;/strong&gt; Flashfile that the &lt;strong&gt;Freetag&lt;/strong&gt;-Plugin bundles and makes optionally available.&lt;/p&gt;

&lt;p&gt;The issue is fixed in version 1.23 of the flashfile, which has now been committed to the Serendipity plugin (in version 3.30).&lt;/p&gt;

&lt;p&gt;Since the swf-File is always bundled with the update, it is recommended to update to the latest version of the plugin for all users, or to delete that specific .swf file.&lt;/p&gt;

&lt;p&gt;Thanks to MustLive for sharing the information with us.&lt;/p&gt; 
&lt;script type=&quot;text/javascript&quot;&gt;
var flattr_uid = &#039;supergarv&#039;;
var flattr_tle = &#039;Security fix for flash-based cloud in Freetag plugin&#039;;
var flattr_dsc = &#039;MustLive discovered a HTML-injection vulnerability in the tagcloud.swf Flashfile that the Freetag-Plugin bundles and makes optionally available.    The issue is fixed in version 1.23 of the flashfile, which has now been committed to the Serendipity plugin (in version 3.30).    Since the swf-File is always bundled with the update, it is recommended to update to the latest version of the plugin for all users, or to delete that specific .swf file.    Thanks to MustLive for sharing the information with us. &#039;;
var flattr_cat = &#039;text&#039;;
var flattr_lng = &#039;en_GB&#039;;
var flattr_tag = &#039;&#039;;
var flattr_url = &#039;http://blog.s9y.org/archives/234-Security-fix-for-flash-based-cloud-in-Freetag-plugin.html&#039;;
var flattr_btn = &#039;default&#039;;
&lt;/script&gt;
&lt;script src=&quot;http://api.flattr.com/button/load.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
 
    </content:encoded>

    <pubDate>Wed, 14 Sep 2011 09:17:48 +0200</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/234-guid.html</guid>
    
</item>
<item>
    <title>serendipity_event_freetag: Plugin update, XSS bug</title>
    <link>http://blog.s9y.org/archives/231-serendipity_event_freetag-Plugin-update,-XSS-bug.html</link>
            <category>Announcements</category>
            <category>Plugins</category>
            <category>Security</category>
    
    <comments>http://blog.s9y.org/archives/231-serendipity_event_freetag-Plugin-update,-XSS-bug.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=231</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=231</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;p&gt;Thanks to Stefan Schurtz, who reported a XSS issue in the &lt;strong&gt;serendipity_event_freetag&lt;/strong&gt; plugin (SSCHADV2011-004). The issue was fixed in version 3.22 of the plugin, you can fetch the update through Spartacus or download via &lt;a href=&quot;http://spartacus.s9y.org/&quot;&gt;Spartacus.s9y.org&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The bug was introduced in version 3.20 of the plugin. Users of the plugin should upgrade, as it allows malicious users to trick people into visiting a specially crafted link on your blog to steal cookie login information for example, if you click on such a link.&lt;/p&gt;
 
&lt;script type=&quot;text/javascript&quot;&gt;
var flattr_uid = &#039;supergarv&#039;;
var flattr_tle = &#039;serendipity_event_freetag: Plugin update, XSS bug&#039;;
var flattr_dsc = &#039;Thanks to Stefan Schurtz, who reported a XSS issue in the serendipity_event_freetag plugin (SSCHADV2011-004). The issue was fixed in version 3.22 of the plugin, you can fetch the update through Spartacus or download via Spartacus.s9y.org.    The bug was introduced in version 3.20 of the plugin. Users of the plugin should upgrade, as it allows malicious users to trick people into visiting a specially crafted link on your blog to steal cookie login information for example, if you click on such a link.   &#039;;
var flattr_cat = &#039;text&#039;;
var flattr_lng = &#039;en_GB&#039;;
var flattr_tag = &#039;&#039;;
var flattr_url = &#039;http://blog.s9y.org/archives/231-serendipity_event_freetag-Plugin-update,-XSS-bug.html&#039;;
var flattr_btn = &#039;default&#039;;
&lt;/script&gt;
&lt;script src=&quot;http://api.flattr.com/button/load.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
 
    </content:encoded>

    <pubDate>Tue, 31 May 2011 12:00:00 +0200</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/231-guid.html</guid>
    
</item>
<item>
    <title>Important Security Update: Serendipity 1.5.5 released</title>
    <link>http://blog.s9y.org/archives/224-Important-Security-Update-Serendipity-1.5.5-released.html</link>
            <category>Announcements</category>
            <category>Development</category>
            <category>Security</category>
    
    <comments>http://blog.s9y.org/archives/224-Important-Security-Update-Serendipity-1.5.5-released.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=224</wfw:comment>

    <slash:comments>8</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=224</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;p&gt;Serendipity bundles the powerful &lt;a href=&quot;http://www.xinha.org/&quot;&gt;Xinha&lt;/a&gt; WYSIWYG editor to provide its functionality to our users.&lt;/p&gt;

&lt;p&gt;Xinha ships with several plugins that utilize PHP scripting for special usage, like the ImageManager or ExtendedFileManager. A 0-day security exploit has been reported available as of today that exploits the functionality of these plugins to upload malicious files to your webspace, to execute foreign code.&lt;/p&gt;

&lt;p&gt;Since no official patch has been made on the Xinha side, the Serendipity Team has released an updated version where those active Xinha-Plugins are no longer executable.&lt;/p&gt;

&lt;p&gt;If you do not wish to apply the patch to the most recent Serendipity version 1.5.5 you can remove those files:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;htmlarea/contrib/php-xinha.php&lt;/li&gt;
&lt;li&gt;htmlarea/plugins/ExtendedFileManager/config.inc.php&lt;/li&gt;
&lt;li&gt;htmlarea/plugins/FormOperations/formmail.php&lt;/li&gt;
&lt;li&gt;htmlarea/plugins/HtmlTidy/html-tidy-logic.php&lt;/li&gt;
&lt;li&gt;htmlarea/plugins/ImageManager/config.inc.php&lt;/li&gt;
&lt;li&gt;htmlarea/plugins/InsertPicture/InsertPicture.php&lt;/li&gt;
&lt;li&gt;htmlarea/plugins/InsertSnippet/snippets.php&lt;/li&gt;
&lt;li&gt;htmlarea/plugins/SpellChecker/aspell_setup.php&lt;/li&gt;
&lt;li&gt;htmlarea/plugins/SpellChecker/spell-check-logic.php&lt;/li&gt;
&lt;li&gt;htmlarea/plugins/SuperClean/tidy.php&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The provided functionality is usually not enabled by default, since Serendipity provides its own media file manager.&lt;/p&gt;

&lt;p&gt;Future serendipity releases might re-enable these features, once they are safely patched.&lt;/p&gt;

&lt;p&gt;To see if you are infected, please check the directories &lt;strong&gt;htmlarea/plugins/ImageManager/demo_images and htmlarea/plugins/ExtendedFileManager/demo_images&lt;/strong&gt; to see if files have been uploaded there. If so, delete the files and check your webspace for other modified files, as well as change your passwords for FTP and SQL access. Please upgrade as soon as possible.&lt;/p&gt;

&lt;p&gt;The release can be found on the &lt;a href=&quot;http://www.s9y.org/12.html&quot;&gt;Serendipity Download page&lt;/a&gt;. All serendipity versions from 1.4 to 1.6 (alpha) are affected. 1.6 alpha users should migrate to a recent SVN head checkout or tomorrow&#039;s snapshot.&lt;/p&gt;

&lt;p&gt;Thanks a lot to &lt;a href=&quot;http://www.hauser-wenz.de/&quot;&gt;Hauser &amp;amp; Wenz&lt;/a&gt; for reporting the issue. Serendipity fully acknowledges responsible full disclosure, non-reported 0-day exploits are helping nobody of true OpenSource spirit.&lt;/p&gt;  
&lt;script type=&quot;text/javascript&quot;&gt;
var flattr_uid = &#039;supergarv&#039;;
var flattr_tle = &#039;Important Security Update: Serendipity 1.5.5 released&#039;;
var flattr_dsc = &#039;Serendipity bundles the powerful Xinha WYSIWYG editor to provide its functionality to our users.    Xinha ships with several plugins that utilize PHP scripting for special usage, like the ImageManager or ExtendedFileManager. A 0-day security exploit has been reported available as of today that exploits the functionality of these plugins to upload malicious files to your webspace, to execute foreign code.    Since no official patch has been made on the Xinha side, the Serendipity Team has released an updated version where those active Xinha-Plugins are no longer executable.    If you do not wish to apply the patch to the most recent Serendipity version 1.5.5 you can remove those files:      htmlarea/contrib/php-xinha.php  htmlarea/plugins/ExtendedFileManager/config.inc.php  htmlarea/plugins/FormOperations/formmail.php  htmlarea/plugins/HtmlTidy/html-tidy-logic.php  htmlarea/plugins/ImageManager/config.inc.php  htmlarea/plugins/InsertPicture/InsertPicture.php  htmlarea/plugins/InsertSnippet/snippets.php  htmlarea/plugins/SpellChecker/aspell_setup.php  htmlarea/plugins/SpellChecker/spell-check-logic.php  htmlarea/plugins/SuperClean/tidy.php      The provided functionality is usually not enabled by default, since Serendipity provides its own media file manager.    Future serendipity releases might re-enable these features, once they are safely patched.    To see if you are infected, please check the directories htmlarea/plugins/ImageManager/demo_images and htmlarea/plugins/ExtendedFileManager/demo_images to see if files have been uploaded there. If so, delete the files and check your webspace for other modified files, as well as change your passwords for FTP and SQL access. Please upgrade as soon as possible.    The release can be found on the Serendipity Download page. All serendipity versions from 1.4 to 1.6 (alpha) are affected. 1.6 alpha users should migrate to a recent SVN head checkout or tomorrow\&#039;s snapshot.    Thanks a lot to Hauser &amp;amp; Wenz for reporting the issue. Serendipity fully acknowledges responsible full disclosure, non-reported 0-day exploits are helping nobody of true OpenSource spirit.  &#039;;
var flattr_cat = &#039;text&#039;;
var flattr_lng = &#039;en_GB&#039;;
var flattr_tag = &#039;&#039;;
var flattr_url = &#039;http://blog.s9y.org/archives/224-Important-Security-Update-Serendipity-1.5.5-released.html&#039;;
var flattr_btn = &#039;default&#039;;
&lt;/script&gt;
&lt;script src=&quot;http://api.flattr.com/button/load.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
 
    </content:encoded>

    <pubDate>Tue, 21 Dec 2010 21:12:36 +0100</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/224-guid.html</guid>
    
</item>
<item>
    <title>Serendipity 1.5.4 released</title>
    <link>http://blog.s9y.org/archives/223-Serendipity-1.5.4-released.html</link>
            <category>Announcements</category>
            <category>Security</category>
    
    <comments>http://blog.s9y.org/archives/223-Serendipity-1.5.4-released.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=223</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=223</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;p&gt;Serendipity 1.5.4 has been released and addresses some minor bugfixes as well as a XSS security issue discovered and reported by &lt;a href=&quot;http://www.htbridge.ch/advisory/xss_vulnerability_in_serendipity.html&quot;&gt;High-Tech Bridge&lt;/a&gt;. The XSS is only exploitable though, if you are using the &quot;Remember me&quot; feature in the Serendipity backend to login. Thanks to the quick notification by the team we were able to fix the issue within 24 hours, as with all past security issues.&lt;/p&gt;

&lt;p&gt;The XSS-issue can easily be patched by only replace the file &lt;strong&gt;include/functions_config.inc.php&lt;/strong&gt; with the new file (&lt;a href=&quot;http://svn.berlios.de/viewvc/serendipity/branches/1.5/include/functions_config.inc.php&quot;&gt;link&lt;/a&gt;), or by applying &lt;a href=&quot;http://svn.berlios.de/viewvc/serendipity/trunk/include/functions_config.inc.php?r1=2679&amp;amp;r2=2688&quot;&gt;this patch&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Other bugfixes that come with the new Serendipity 1.5.4 release are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fix PHP 5.3.2 parse error in a file, thanks to fyremoon&lt;/li&gt;

&lt;li&gt;Fix SQL query statement for deleting a category, which on some
      DB types (SQlite) might not return &quot;true&quot; and thus not really
      delete the category.&lt;/li&gt;

&lt;li&gt;Include license output in plugin listing&lt;/li&gt;

&lt;li&gt;Fix escaping when using ImageMagick to create PDF-thumbnail images&lt;/li&gt;

&lt;li&gt;Add new template variable to feed*.tpl files to support new
      plugins like pubsubhubbub, so that plugins can embed data to the
      main XML element&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The latest release can be found on our &lt;a href=&quot;https://sourceforge.net/projects/php-blog/files/serendipity/1.5.4/&quot;&gt;SourceForge repository&lt;/a&gt; and on the usual place on &lt;a href=&quot;http://www.s9y.org/12.html&quot;&gt;. To upgrade from any previous Serendipity version, simply extract and upload the new files to your server.&lt;/p&gt; 
&lt;script type=&quot;text/javascript&quot;&gt;
var flattr_uid = &#039;supergarv&#039;;
var flattr_tle = &#039;Serendipity 1.5.4 released&#039;;
var flattr_dsc = &#039;Serendipity 1.5.4 has been released and addresses some minor bugfixes as well as a XSS security issue discovered and reported by High-Tech Bridge. The XSS is only exploitable though, if you are using the \&quot;Remember me\&quot; feature in the Serendipity backend to login. Thanks to the quick notification by the team we were able to fix the issue within 24 hours, as with all past security issues.    The XSS-issue can easily be patched by only replace the file include/functions_config.inc.php with the new file (link), or by applying this patch.    Other bugfixes that come with the new Serendipity 1.5.4 release are:      Fix PHP 5.3.2 parse error in a file, thanks to fyremoon    Fix SQL query statement for deleting a category, which on some        DB types (SQlite) might not return \&quot;true\&quot; and thus not really        delete the category.    Include license output in plugin listing    Fix escaping when using ImageMagick to create PDF-thumbnail images    Add new template variable to feed*.tpl files to support new        plugins like pubsubhubbub, so that plugins can embed data to the        main XML element      The latest release can be found on our SourceForge repository and on the usual place on . To upgrade from any previous Serendipity version, simply extract and upload the new files to your server. &#039;;
var flattr_cat = &#039;text&#039;;
var flattr_lng = &#039;en_GB&#039;;
var flattr_tag = &#039;&#039;;
var flattr_url = &#039;http://blog.s9y.org/archives/223-Serendipity-1.5.4-released.html&#039;;
var flattr_btn = &#039;default&#039;;
&lt;/script&gt;
&lt;script src=&quot;http://api.flattr.com/button/load.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
 
    </content:encoded>

    <pubDate>Fri, 27 Aug 2010 12:28:28 +0200</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/223-guid.html</guid>
    
</item>
<item>
    <title>Serendipity 1.5.3 released, Security Issue with Xinha</title>
    <link>http://blog.s9y.org/archives/217-Serendipity-1.5.3-released,-Security-Issue-with-Xinha.html</link>
            <category>Announcements</category>
            <category>Security</category>
    
    <comments>http://blog.s9y.org/archives/217-Serendipity-1.5.3-released,-Security-Issue-with-Xinha.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=217</wfw:comment>

    <slash:comments>7</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=217</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;p&gt;Serendipity 1.5.3 has been released, as a security-fix release with no other relevant changes.&lt;/p&gt;

&lt;p&gt;A security issue has been discovered by &lt;a href=&quot;http://www.sektioneins.com/index/index.html&quot;&gt;Stefan Esser&lt;/a&gt; during the course of the &lt;a href=&quot;http://www.php-security.org/&quot;&gt;Month of PHP Security&lt;/a&gt;. This issue was found in the WYSIWYG-Library &lt;a href=&quot;http://trac.xinha.org/&quot;&gt;Xinha&lt;/a&gt; (that Serendipity uses), and affects certain plugins to Xinha (Linker, ImageManager, ExtendedFileManager, InsertSnippet) which can use a dynamic configuration loader. This loader allows to upload file with arbitrary PHP-Code and thus allows remote code execution, even when not logged in to the Xinha/Serendipity backend.&lt;/p&gt;

&lt;p&gt;Due to the seriousness of this bug, we urge everyone to upgrade their installations. People who don&#039;t want the hassle of a full upgrade and are not using the mentioned Xinha-plugins actively, can simply delete the file &lt;strong&gt;htmlarea/contrib/php-xinha.php&lt;/strong&gt;, which will render the mentioned plugins and exploits useless.&lt;/p&gt;

&lt;p&gt;Thanks to Stefan Esser for reporting this issue to us, and making a quick bugfix possible.&lt;/p&gt; 
&lt;script type=&quot;text/javascript&quot;&gt;
var flattr_uid = &#039;supergarv&#039;;
var flattr_tle = &#039;Serendipity 1.5.3 released, Security Issue with Xinha&#039;;
var flattr_dsc = &#039;Serendipity 1.5.3 has been released, as a security-fix release with no other relevant changes.    A security issue has been discovered by Stefan Esser during the course of the Month of PHP Security. This issue was found in the WYSIWYG-Library Xinha (that Serendipity uses), and affects certain plugins to Xinha (Linker, ImageManager, ExtendedFileManager, InsertSnippet) which can use a dynamic configuration loader. This loader allows to upload file with arbitrary PHP-Code and thus allows remote code execution, even when not logged in to the Xinha/Serendipity backend.    Due to the seriousness of this bug, we urge everyone to upgrade their installations. People who don\&#039;t want the hassle of a full upgrade and are not using the mentioned Xinha-plugins actively, can simply delete the file htmlarea/contrib/php-xinha.php, which will render the mentioned plugins and exploits useless.    Thanks to Stefan Esser for reporting this issue to us, and making a quick bugfix possible. &#039;;
var flattr_cat = &#039;text&#039;;
var flattr_lng = &#039;en_GB&#039;;
var flattr_tag = &#039;&#039;;
var flattr_url = &#039;http://blog.s9y.org/archives/217-Serendipity-1.5.3-released,-Security-Issue-with-Xinha.html&#039;;
var flattr_btn = &#039;default&#039;;
&lt;/script&gt;
&lt;script src=&quot;http://api.flattr.com/button/load.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
 
    </content:encoded>

    <pubDate>Mon, 10 May 2010 13:37:00 +0200</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/217-guid.html</guid>
    
</item>

</channel>
</rss>
