<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.8.0-dev (info@mypapit.net)" -->
<rss version="2.0"  xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Jeff Channell</title>
        <description></description>
        <link>http://jeffchannell.com/</link>
        <lastBuildDate>Sat, 25 May 2013 21:18:56 GMT</lastBuildDate>
        <generator>FeedCreator 1.8.0-dev (info@mypapit.net)</generator>
		<atom:link href="http://jeffchannell.com/RSS/Jeff-Channell.html?format=raw" rel="self" type="application/rss+xml" />        <item>
            <title>Joomla! 1.6/1.7/2.5 Privilege Escalation Vulnerability</title>
            <link>http://jeffchannell.com/Joomla/joomla-161725-privilege-escalation-vulnerability.html</link>
            <description><![CDATA[<p>Joomla! 1.6.x/1.7.x/2.5.0-2.5.2 suffers from a privilege escalation vulnerability that allows users to be registered into any group not having 'core.admin' privileges.</p>

<p><a href="http://jeffchannell.com/Joomla/joomla-161725-privilege-escalation-vulnerability.html">Read more...</a></p>]]></description>
            <author> me@jeffchannell.com (Jeff Channell)</author>
            <pubDate>Thu, 15 Mar 2012 19:47:25 GMT</pubDate>
            <guid isPermaLink="false">http://jeffchannell.com/Joomla/joomla-161725-privilege-escalation-vulnerability.html</guid>
        </item>
        <item>
            <title>Joomla! Remember Me Cookie Encryption Issues</title>
            <link>http://jeffchannell.com/Joomla/joomla-remember-me-cookie-encryption-issues.html</link>
            <description><![CDATA[<p>There is a serious problem with the way Joomla! handles the "remember me" login cookie. It is possible to decrypt the contents of this cookie and alter the serialized data inside, which could possibly lead to exploitation. Versions 1.5 through 1.7.1 are affected.</p>


<p><a href="http://jeffchannell.com/Joomla/joomla-remember-me-cookie-encryption-issues.html">Read more...</a></p>]]></description>
            <author> me@jeffchannell.com (Jeff Channell)</author>
            <pubDate>Thu, 29 Sep 2011 04:11:31 GMT</pubDate>
            <guid isPermaLink="false">http://jeffchannell.com/Joomla/joomla-remember-me-cookie-encryption-issues.html</guid>
        </item>
        <item>
            <title>Joomla! TinyMCE DOS</title>
            <link>http://jeffchannell.com/Joomla/joomla-tinymce-dos.html</link>
            <description><![CDATA[<p>Back in February, I reported an issue with TinyMCE to the Joomla! Security Strike Team. Since then, they "fixed" it in 1.6.1, but failed to do so for 1.5.23. Joomla! 1.5.x ships with a script that is supposed to cache gzipped copies of TinyMCE, but not only is this script never used, but it doesn't clean up after itself.</p>

<p><a href="http://jeffchannell.com/Joomla/joomla-tinymce-dos.html">Read more...</a></p>]]></description>
            <author> me@jeffchannell.com (Jeff Channell)</author>
            <pubDate>Tue, 05 Apr 2011 15:23:03 GMT</pubDate>
            <guid isPermaLink="false">http://jeffchannell.com/Joomla/joomla-tinymce-dos.html</guid>
        </item>
        <item>
            <title>Joomla! 1.6.0 Multiple Minor Vulnerabilities</title>
            <link>http://jeffchannell.com/Joomla/joomla-160-multiple-minor-vulnerabilities.html</link>
            <description><![CDATA[<p>Now that 1.6.1 is officially released, I figured I'd go ahead and publish a few of the "sensitive" bugs I found in 1.6.0.</p>

<p><a href="http://jeffchannell.com/Joomla/joomla-160-multiple-minor-vulnerabilities.html">Read more...</a></p>]]></description>
            <author> me@jeffchannell.com (Jeff Channell)</author>
            <pubDate>Tue, 08 Mar 2011 15:47:09 GMT</pubDate>
            <guid isPermaLink="false">http://jeffchannell.com/Joomla/joomla-160-multiple-minor-vulnerabilities.html</guid>
        </item>
        <item>
            <title>Joomla! JFilterInput XSS Bypass</title>
            <link>http://jeffchannell.com/Joomla/joomla-jfilterinput-xss-bypass.html</link>
            <description><![CDATA[<p>Joomla! 1.5 and 1.6 rely on the JFilterInput class to sanitize user-supplied html. This class attempts to parse any given string for html code, checks the code against a whitelist of elements and attributes, and strips out any code that is not allowed. However, malformed html code can be used to bypass the filter and inject XSS code into user-supplied input.</p>

<p><a href="http://jeffchannell.com/Joomla/joomla-jfilterinput-xss-bypass.html">Read more...</a></p>]]></description>
            <author> me@jeffchannell.com (Jeff Channell)</author>
            <pubDate>Tue, 01 Feb 2011 14:21:12 GMT</pubDate>
            <guid isPermaLink="false">http://jeffchannell.com/Joomla/joomla-jfilterinput-xss-bypass.html</guid>
        </item>
        <item>
            <title>JMyLife 1.0.16 Released</title>
            <link>http://jeffchannell.com/JMyLife/jmylife-1016-released.html</link>
            <description><![CDATA[<p>I'm happy to announce the availability of JMyLife 1.0.16. This release brings the ability to filter by date ranges and a new Frontend Edit mode.</p>]]></description>
            <author> me@jeffchannell.com (Jeff Channell)</author>
            <pubDate>Thu, 02 Dec 2010 19:24:24 GMT</pubDate>
            <guid isPermaLink="false">http://jeffchannell.com/JMyLife/jmylife-1016-released.html</guid>
        </item>
        <item>
            <title>Mosets Tree 2.1.6 Template Overwrite CSRF</title>
            <link>http://jeffchannell.com/Joomla/mosets-tree-216-template-overwrite-csrf.html</link>
            <description><![CDATA[<p>Moset's Tree &lt;= 2.1.6 for Joomla! does not use anti-CSRF tokens in its admin forms.</p>

<p><a href="http://jeffchannell.com/Joomla/mosets-tree-216-template-overwrite-csrf.html">Read more...</a></p>]]></description>
            <author> me@jeffchannell.com (Jeff Channell)</author>
            <pubDate>Thu, 18 Nov 2010 18:06:25 GMT</pubDate>
            <guid isPermaLink="false">http://jeffchannell.com/Joomla/mosets-tree-216-template-overwrite-csrf.html</guid>
        </item>
        <item>
            <title>JMyLife 1.0.15 Released</title>
            <link>http://jeffchannell.com/JMyLife/jmylife-1015-released.html</link>
            <description><![CDATA[<p>JMyLife 1.0.15 has been released. There are no new features in this release, only bug fixes.</p>
<p>To download an update, click on Account Maintenance in the login module and view your order - the latest release is linked at the bottom. JMyLife is set up as a complete upgrade package - no need to uninstall previous versions first!</p>]]></description>
            <author> me@jeffchannell.com (Jeff Channell)</author>
            <pubDate>Sun, 31 Oct 2010 08:18:25 GMT</pubDate>
            <guid isPermaLink="false">http://jeffchannell.com/JMyLife/jmylife-1015-released.html</guid>
        </item>
        <item>
            <title>JMyLife 1.0.14 Released</title>
            <link>http://jeffchannell.com/JMyLife/jmylife-1014-released.html</link>
            <description><![CDATA[<p>JMyLife 1.0.14 is now available.</p>
<h3>1.0.14 contains a security upgrade</h3>

<p><a href="http://jeffchannell.com/JMyLife/jmylife-1014-released.html">Read more...</a></p>]]></description>
            <author> me@jeffchannell.com (Jeff Channell)</author>
            <pubDate>Fri, 29 Oct 2010 07:42:53 GMT</pubDate>
            <guid isPermaLink="false">http://jeffchannell.com/JMyLife/jmylife-1014-released.html</guid>
        </item>
        <item>
            <title>Temporary Joomla 1.5.20 XSS Hotfix</title>
            <link>http://jeffchannell.com/Joomla/temporary-joomla-1520-xss-hotfix.html</link>
            <description><![CDATA[<p>The guys over at YGN posted a <a href="http://yehg.net/lab/pr0js/training/view/misc/joomla-1.5.20_encoded-xss/" target="_blank">video</a> today of a 0-day Joomla! 1.5.20 XSS flaw. I've taken a look and have a quick fix that should prevent exploitation.</p>

<p><a href="http://jeffchannell.com/Joomla/temporary-joomla-1520-xss-hotfix.html">Read more...</a></p>]]></description>
            <author> me@jeffchannell.com (Jeff Channell)</author>
            <pubDate>Thu, 07 Oct 2010 21:47:22 GMT</pubDate>
            <guid isPermaLink="false">http://jeffchannell.com/Joomla/temporary-joomla-1520-xss-hotfix.html</guid>
        </item>
    </channel>
</rss>
