<?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"?><!-- generator="Joomla! 1.5 - Open Source Content Management" --><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
	<channel>
		<title>Joomla! Developer - Vulnerability News</title>
		<description>Not only is Joomla! easy to use, but it is easy to add extra functionality through a flexible and powerful developer framework. The Joomla! Framework allows you to build exceptional extensions for Joomla! including components, modules, plugins, templates and language packs.</description>
		<link>http://developer.joomla.org/security/news.html</link>
		<lastBuildDate>Fri, 13 Nov 2009 03:11:55 +0000</lastBuildDate>
		<generator>Joomla! 1.5 - Open Source Content Management</generator>
		<language>en-gb</language>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/JoomlaSecurityNews" type="application/rss+xml" /><feedburner:emailServiceId>JoomlaSecurityNews</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
			<title>[20091103] - Core - Front-End Editor Issue</title>
			<link>http://feedproxy.google.com/~r/JoomlaSecurityNews/~3/DZ3tAwNXHSo/305-20091103-core-front-end-editor-issue-.html</link>
			<guid isPermaLink="false">http://developer.joomla.org/security/news/305-20091103-core-front-end-editor-issue-.html</guid>
			<description>&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Project:&lt;/strong&gt; Joomla!&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;SubProject:&lt;/strong&gt; com_content&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Severity:&lt;/strong&gt; Moderate&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Versions:&lt;/strong&gt; 1.5.14 and all previous 1.5 releases&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Exploit type:&lt;/strong&gt; Front-End Editing&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Reported Date:&lt;/strong&gt; 2009-September-05&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Fixed Date:&lt;/strong&gt; 2009-November-03&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Description&lt;/h2&gt;
&lt;p&gt;When logged into the front end with Author access, it was possible to replace an article written by another user.&lt;/p&gt;
&lt;h2&gt;Affected Installs&lt;/h2&gt;
&lt;p&gt;All 1.5.x installs prior to and including 1.5.14 are affected.&lt;/p&gt;
&lt;h2&gt;Solution&lt;/h2&gt;
&lt;p&gt;Upgrade to latest Joomla! version (1.5.15 or newer).&lt;/p&gt;
&lt;p&gt;Reported by Hannes Papenberg&lt;/p&gt;
&lt;h2&gt;Contact&lt;/h2&gt;
&lt;p&gt;The JSST at the &lt;a title="Contact the JSST" href="http://developer.joomla.org/security.html"&gt;Joomla! Security Center&lt;/a&gt;.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?a=DZ3tAwNXHSo:B436pLe8VbA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JoomlaSecurityNews/~4/DZ3tAwNXHSo" height="1" width="1"/&gt;</description>
			<author>dextercowley@gmail.com (Mark Dexter)</author>
			<category>Core Security</category>
			<pubDate>Tue, 03 Nov 2009 16:31:02 +0000</pubDate>
		<feedburner:origLink>http://developer.joomla.org/security/news/305-20091103-core-front-end-editor-issue-.html</feedburner:origLink></item>
		<item>
			<title>[20091103] - Core - XML File Read Issue</title>
			<link>http://feedproxy.google.com/~r/JoomlaSecurityNews/~3/1Y8W2XsF2z0/306-20091103-core-xml-file-read-issue.html</link>
			<guid isPermaLink="false">http://developer.joomla.org/security/news/306-20091103-core-xml-file-read-issue.html</guid>
			<description>&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Project:&lt;/strong&gt; Joomla!&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;SubProject:&lt;/strong&gt; All&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Severity: &lt;/strong&gt;Low&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Versions:&lt;/strong&gt; 1.5.14 and all previous 1.5 releases&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Exploit type:&lt;/strong&gt; Extension Version Disclosure&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Reported Date:&lt;/strong&gt; 2009-October-13&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Fixed Date:&lt;/strong&gt; 2009-Nov-03&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Description&lt;/h2&gt;
&lt;p&gt;It is possible to read the contents of an extension's XML file and find the version number of the installed extension. This could allow people to exploit a known security flaws for a specific version of an extension.&lt;/p&gt;
&lt;h2&gt;Affected Installs&lt;/h2&gt;
&lt;p&gt;All 1.5.x installs prior to and including 1.5.14 are affected.&lt;/p&gt;
&lt;h2&gt;Solution&lt;/h2&gt;
&lt;p&gt;Turn on Apache mod_rewrite and configure your .htaccess file to filter out XML files. In the htaccess.txt file shipped with version 1.5.15, lines 35-39 contain example code that will deny access to XML files. You can incorporate this code (or similar code) into your .htaccess file. Be sure to test that it does not cause problems on your site.&lt;/p&gt;
&lt;p&gt;Reported by WHK and Gergő Erdősi&lt;/p&gt;
&lt;h2&gt;Contact&lt;/h2&gt;
&lt;p&gt;The JSST at the &lt;a title="Contact the JSST" href="http://developer.joomla.org/security.html"&gt;Joomla! Security Center&lt;/a&gt;.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?a=1Y8W2XsF2z0:Hq3ZIXM6dd8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JoomlaSecurityNews/~4/1Y8W2XsF2z0" height="1" width="1"/&gt;</description>
			<author>dextercowley@gmail.com (Mark Dexter)</author>
			<category>Core Security</category>
			<pubDate>Mon, 02 Nov 2009 01:03:19 +0000</pubDate>
		<feedburner:origLink>http://developer.joomla.org/security/news/306-20091103-core-xml-file-read-issue.html</feedburner:origLink></item>
		<item>
			<title>[20090722] - Core - Missing JEXEC Check</title>
			<link>http://feedproxy.google.com/~r/JoomlaSecurityNews/~3/HiUGdggCF-M/302-20090722-core-missing-jexec-check.html</link>
			<guid isPermaLink="false">http://developer.joomla.org/security/news/302-20090722-core-missing-jexec-check.html</guid>
			<description>&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Project:&lt;/strong&gt; Joomla!&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;SubProject:&lt;/strong&gt; Framework&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Severity: &lt;/strong&gt;Moderate&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Versions:&lt;/strong&gt; 1.5.12 and all previous 1.5 releases&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Exploit type:&lt;/strong&gt; Path Disclosure&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Reported Date:&lt;/strong&gt; 2009-July-21&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Fixed Date:&lt;/strong&gt; 2009-July-22&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Description&lt;/h2&gt;
&lt;p&gt;Some files were missing the check for JEXEC. These scripts will then expose internal path information of the host.&lt;/p&gt;
&lt;h2&gt;Affected Installs&lt;/h2&gt;
&lt;p&gt;All 1.5.x installs prior to and including 1.5.12 are affected.&lt;/p&gt;
&lt;h2&gt;Solution&lt;/h2&gt;
&lt;p&gt;Upgrade to latest Joomla! version (1.5.13 or newer).&lt;/p&gt;
&lt;p&gt;Reported by Juan Galiana Lara (Internet Security Auditors)&lt;/p&gt;
&lt;h2&gt;Contact&lt;/h2&gt;
&lt;p&gt;The JSST at the &lt;a title="Contact the JSST" href="http://developer.joomla.org/security.html"&gt;Joomla! Security Center&lt;/a&gt;.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?a=HiUGdggCF-M:KZ37xDySTLE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JoomlaSecurityNews/~4/HiUGdggCF-M" height="1" width="1"/&gt;</description>
			<author>dextercowley@gmail.com (Mark Dexter)</author>
			<category>Core Security</category>
			<pubDate>Wed, 22 Jul 2009 23:36:40 +0000</pubDate>
		<feedburner:origLink>http://developer.joomla.org/security/news/302-20090722-core-missing-jexec-check.html</feedburner:origLink></item>
		<item>
			<title>[20090723] - Core - com_mailto Timeout Issue</title>
			<link>http://feedproxy.google.com/~r/JoomlaSecurityNews/~3/RIFoC5xJaB4/303-20090723-core-com-mailto-timeout-issue.html</link>
			<guid isPermaLink="false">http://developer.joomla.org/security/news/303-20090723-core-com-mailto-timeout-issue.html</guid>
			<description>&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Project:&lt;/strong&gt; Joomla!&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;SubProject:&lt;/strong&gt; com_mailto&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Severity: &lt;/strong&gt;Low&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Versions:&lt;/strong&gt; 1.5.13 and all previous 1.5 releases&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Exploit type:&lt;/strong&gt; Email&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Reported Date:&lt;/strong&gt; 2009-July-28&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Fixed Date:&lt;/strong&gt; 2009-July-30&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Description&lt;/h2&gt;
&lt;p&gt;In com_mailto, it was possible to bypass timeout protection against sending automated emails.&lt;/p&gt;
&lt;h2&gt;Affected Installs&lt;/h2&gt;
&lt;p&gt;All 1.5.x installs prior to and including 1.5.13 are affected.&lt;/p&gt;
&lt;h2&gt;Solution&lt;/h2&gt;
&lt;p&gt;Upgrade to latest Joomla! version (1.5.14 or newer).&lt;/p&gt;
&lt;p&gt;Reported by WHK and Gergő Erdősi&lt;/p&gt;
&lt;h2&gt;Contact&lt;/h2&gt;
&lt;p&gt;The JSST at the &lt;a title="Contact the JSST" href="http://developer.joomla.org/security.html"&gt;Joomla! Security Center&lt;/a&gt;.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?a=RIFoC5xJaB4:RxNR8sWo_h0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JoomlaSecurityNews/~4/RIFoC5xJaB4" height="1" width="1"/&gt;</description>
			<author>dextercowley@gmail.com (Mark Dexter)</author>
			<category>Core Security</category>
			<pubDate>Wed, 22 Jul 2009 23:36:40 +0000</pubDate>
		<feedburner:origLink>http://developer.joomla.org/security/news/303-20090723-core-com-mailto-timeout-issue.html</feedburner:origLink></item>
		<item>
			<title>[20090722] - Core - File Upload</title>
			<link>http://feedproxy.google.com/~r/JoomlaSecurityNews/~3/rhefmqvY3kw/301-20090722-core-file-upload.html</link>
			<guid isPermaLink="false">http://developer.joomla.org/security/news/301-20090722-core-file-upload.html</guid>
			<description>&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Project:&lt;/strong&gt; Joomla!&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;SubProject:&lt;/strong&gt; TinyMCE editor&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Severity: &lt;/strong&gt;Critical&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Versions:&lt;/strong&gt; 1.5.12&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Exploit type:&lt;/strong&gt; Image File upload&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Reported Date:&lt;/strong&gt; 2009-July-22&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Fixed Date:&lt;/strong&gt; 2009-July-22&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Description&lt;/h2&gt;
&lt;p&gt;Tiny browser included with TinyMCE 3.0 editor allowed files to be uploaded and removed without logging in.&lt;/p&gt;
&lt;h2&gt;Affected Installs&lt;/h2&gt;
&lt;p&gt;Version 1.5.12 only&lt;/p&gt;
&lt;h2&gt;Solution&lt;/h2&gt;
&lt;p&gt;Upgrade to latest Joomla! version (1.5.13 or newer).&lt;/p&gt;
&lt;p&gt;Reported by Patrice Lazareff.&lt;/p&gt;
&lt;h2&gt;Contact&lt;/h2&gt;
&lt;p&gt;The JSST at the &lt;a title="Contact the JSST" href="http://developer.joomla.org/security.html"&gt;Joomla! Security Center&lt;/a&gt;.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?a=rhefmqvY3kw:yPlGvByBTag:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JoomlaSecurityNews/~4/rhefmqvY3kw" height="1" width="1"/&gt;</description>
			<author>dextercowley@gmail.com (Mark Dexter)</author>
			<category>Core Security</category>
			<pubDate>Wed, 22 Jul 2009 23:17:38 +0000</pubDate>
		<feedburner:origLink>http://developer.joomla.org/security/news/301-20090722-core-file-upload.html</feedburner:origLink></item>
		<item>
			<title>[20090606] - Core - Missing JEXEC Check</title>
			<link>http://feedproxy.google.com/~r/JoomlaSecurityNews/~3/tdX89H7fxHg/300-20090606-core-missing-jexec-check.html</link>
			<guid isPermaLink="false">http://developer.joomla.org/security/news/300-20090606-core-missing-jexec-check.html</guid>
			<description>&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Project:&lt;/strong&gt; Joomla!&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;SubProject:&lt;/strong&gt; Admin client&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Severity: &lt;/strong&gt;Moderate&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Versions:&lt;/strong&gt; 1.5.11 and all previous 1.5 releases&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Exploit type:&lt;/strong&gt; XSS&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Reported Date:&lt;/strong&gt; 2009-June-22&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Fixed Date:&lt;/strong&gt; 2009-June-30&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Description&lt;/h2&gt;
&lt;p&gt;Some files were missing the check for JEXEC.&amp;nbsp; These scripts will then expose internal path information of the host.&lt;/p&gt;
&lt;h2&gt;Affected Installs&lt;/h2&gt;
&lt;p&gt;All 1.5.x installs prior to and including 1.5.11 are affected.&lt;/p&gt;
&lt;h2&gt;Solution&lt;/h2&gt;
&lt;p&gt;Upgrade to latest Joomla! version (1.5.12 or newer).&lt;/p&gt;
&lt;h2&gt;Contact&lt;/h2&gt;
&lt;p&gt;The JSST at the &lt;a href="http://developer.joomla.org/security.html" title="Contact the JSST"&gt;Joomla! Security Center&lt;/a&gt;.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?a=tdX89H7fxHg:Q3M2PUgXU9I:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JoomlaSecurityNews/~4/tdX89H7fxHg" height="1" width="1"/&gt;</description>
			<author>dextercowley@gmail.com (Mark Dexter)</author>
			<category>Core Security</category>
			<pubDate>Wed, 01 Jul 2009 04:46:19 +0000</pubDate>
		<feedburner:origLink>http://developer.joomla.org/security/news/300-20090606-core-missing-jexec-check.html</feedburner:origLink></item>
		<item>
			<title>[20090605] - Core - Frontend XSS - PHP_SELF not properly filtered</title>
			<link>http://feedproxy.google.com/~r/JoomlaSecurityNews/~3/rXu7-1-yikY/299-20090605-core-frontend-xss-phpself-not-properly-filtered.html</link>
			<guid isPermaLink="false">http://developer.joomla.org/security/news/299-20090605-core-frontend-xss-phpself-not-properly-filtered.html</guid>
			<description>&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Project:&lt;/strong&gt; Joomla!&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;SubProject:&lt;/strong&gt; Site client&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Severity: &lt;/strong&gt;Moderate&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Versions:&lt;/strong&gt; 1.5.11 and all previous 1.5 releases&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Exploit type:&lt;/strong&gt; XSS&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Reported Date:&lt;/strong&gt; 2009-June-03&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Fixed Date:&lt;/strong&gt; 2009-June-30&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Description&lt;/h2&gt;
&lt;p&gt;An attacker can inject JavaScript code in a URL that will be executed in the context of targeted user browser.&lt;/p&gt;
&lt;h2&gt;Affected Installs&lt;/h2&gt;
&lt;p&gt;All 1.5.x installs prior to and including 1.5.11 are affected.&lt;/p&gt;
&lt;h2&gt;Solution&lt;/h2&gt;
&lt;p&gt;Upgrade to latest Joomla! version (1.5.12 or newer).&lt;/p&gt;
&lt;p&gt;Reported By Paul Boekholt (Byte Internet)&lt;/p&gt;
&lt;h2&gt;Contact&lt;/h2&gt;
&lt;p&gt;The JSST at the &lt;a title="Contact the JSST" href="http://developer.joomla.org/security.html"&gt;Joomla! Security Center&lt;/a&gt;.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?a=rXu7-1-yikY:i1QfQVH-7U0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JoomlaSecurityNews/~4/rXu7-1-yikY" height="1" width="1"/&gt;</description>
			<author>dextercowley@gmail.com (Mark Dexter)</author>
			<category>Core Security</category>
			<pubDate>Wed, 01 Jul 2009 04:46:06 +0000</pubDate>
		<feedburner:origLink>http://developer.joomla.org/security/news/299-20090605-core-frontend-xss-phpself-not-properly-filtered.html</feedburner:origLink></item>
		<item>
			<title>[20090604] - Core - Frontend XSS - HTTP_REFERER not properly filtered</title>
			<link>http://feedproxy.google.com/~r/JoomlaSecurityNews/~3/CNWiGeg0768/298-20090604-core-frontend-xss-httpreferer-not-properly-filtered.html</link>
			<guid isPermaLink="false">http://developer.joomla.org/security/news/298-20090604-core-frontend-xss-httpreferer-not-properly-filtered.html</guid>
			<description>&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Project:&lt;/strong&gt; Joomla!&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;SubProject:&lt;/strong&gt; Site client&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Severity: &lt;/strong&gt;Moderate&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Versions:&lt;/strong&gt; 1.5.11 and all previous 1.5 releases&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Exploit type:&lt;/strong&gt; XSS&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Reported Date:&lt;/strong&gt; 2009-June-30&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Fixed Date:&lt;/strong&gt; 2009-June-30&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Description&lt;/h2&gt;
&lt;p&gt;An attacker can inject JavaScript or DHTML code that will be executed in the context of targeted user browser, allowing the attacker to steal cookies. HTTP_REFERER variable is not properly parsed.&lt;/p&gt;
&lt;h2&gt;Affected Installs&lt;/h2&gt;
&lt;p&gt;All 1.5.x installs prior to and including 1.5.11 are affected.&lt;/p&gt;
&lt;h2&gt;Solution&lt;/h2&gt;
&lt;p&gt;Upgrade to latest Joomla! version (1.5.12 or newer).&lt;/p&gt;
&lt;p&gt;Reported by Juan Galiana Lara (Internet Security Auditors)&lt;/p&gt;
&lt;h2&gt;Contact&lt;/h2&gt;
&lt;p&gt;The JSST at the &lt;a href="http://developer.joomla.org/security.html" title="Contact the JSST"&gt;Joomla! Security Center&lt;/a&gt;.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?a=CNWiGeg0768:GWjZvpyyROg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JoomlaSecurityNews/~4/CNWiGeg0768" height="1" width="1"/&gt;</description>
			<author>dextercowley@gmail.com (Mark Dexter)</author>
			<category>Core Security</category>
			<pubDate>Wed, 01 Jul 2009 04:45:53 +0000</pubDate>
		<feedburner:origLink>http://developer.joomla.org/security/news/298-20090604-core-frontend-xss-httpreferer-not-properly-filtered.html</feedburner:origLink></item>
		<item>
			<title>[20090603] - Core - Frontend XSS</title>
			<link>http://feedproxy.google.com/~r/JoomlaSecurityNews/~3/ldmL-NGeZcc/297-20090602-core-frontend-xss.html</link>
			<guid isPermaLink="false">http://developer.joomla.org/security/news/297-20090602-core-frontend-xss.html</guid>
			<description>&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Project:&lt;/strong&gt; Joomla!&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;SubProject:&lt;/strong&gt; Site client&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Severity: &lt;/strong&gt;Low&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Versions:&lt;/strong&gt; 1.5.10 and all previous 1.5 releases&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Exploit type:&lt;/strong&gt; XSS&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Reported Date:&lt;/strong&gt; 2009-May-05&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Fixed Date:&lt;/strong&gt; 2009-June-02&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Description&lt;/h2&gt;
&lt;p&gt;Some values were output from the database without being properly escaped.&amp;nbsp; Most strings in question were sourced from the administrator panel.&lt;/p&gt;
&lt;h2&gt;Affected Installs&lt;/h2&gt;
&lt;p&gt;All 1.5.x installs prior to and including 1.5.10 are affected.&lt;/p&gt;
&lt;h2&gt;Solution&lt;/h2&gt;
&lt;p&gt;Upgrade to latest Joomla! version (1.5.11 or newer).&lt;/p&gt;
&lt;h2&gt;Contact&lt;/h2&gt;
&lt;p&gt;The JSST at the &lt;a href="http://developer.joomla.org/security.html" title="Contact the JSST"&gt;Joomla! Security Center&lt;/a&gt;.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?a=ldmL-NGeZcc:WJIYCXw0Txw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JoomlaSecurityNews/~4/ldmL-NGeZcc" height="1" width="1"/&gt;</description>
			<author>ian.maclennan@joomla.org (Ian MacLennan)</author>
			<category>Core Security</category>
			<pubDate>Wed, 03 Jun 2009 05:56:53 +0000</pubDate>
		<feedburner:origLink>http://developer.joomla.org/security/news/297-20090602-core-frontend-xss.html</feedburner:origLink></item>
		<item>
			<title>[20090602] - Core - ja_purity XSS</title>
			<link>http://feedproxy.google.com/~r/JoomlaSecurityNews/~3/4fa0j__1ZM0/296-20090602-core-japurity-xss.html</link>
			<guid isPermaLink="false">http://developer.joomla.org/security/news/296-20090602-core-japurity-xss.html</guid>
			<description>&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Project:&lt;/strong&gt; Joomla!&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;SubProject:&lt;/strong&gt; ja_purity&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Severity: &lt;/strong&gt;Moderate&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Versions:&lt;/strong&gt; 1.5.10 and all previous 1.5 releases&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Exploit type:&lt;/strong&gt; XSS&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Reported Date:&lt;/strong&gt; 2009-April-06&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Fixed Date:&lt;/strong&gt; 2009-June-02&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Description&lt;/h2&gt;
&lt;p&gt;A XSS vulnerability exists in the JA_Purity template which ships with Joomla! 1.5.&lt;/p&gt;
&lt;h2&gt;Affected Installs&lt;/h2&gt;
&lt;p&gt;All 1.5.x installs prior to and including 1.5.10 are affected.&lt;/p&gt;
&lt;h2&gt;Solution&lt;/h2&gt;
&lt;p&gt;Upgrade to latest Joomla! version (1.5.11 or newer).&lt;/p&gt;
&lt;p&gt;Reported by Juan Galiana Lara.&lt;/p&gt;
&lt;h2&gt;Contact&lt;/h2&gt;
&lt;p&gt;The JSST at the &lt;a title="Contact the JSST" href="http://developer.joomla.org/security.html"&gt;Joomla! Security Center&lt;/a&gt;.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?a=4fa0j__1ZM0:JJqzfQfCnpY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JoomlaSecurityNews?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JoomlaSecurityNews/~4/4fa0j__1ZM0" height="1" width="1"/&gt;</description>
			<author>ian.maclennan@joomla.org (Ian MacLennan)</author>
			<category>Core Security</category>
			<pubDate>Wed, 03 Jun 2009 05:56:42 +0000</pubDate>
		<feedburner:origLink>http://developer.joomla.org/security/news/296-20090602-core-japurity-xss.html</feedburner:origLink></item>
	</channel>
</rss>
