<?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: Problemi di sicurezza per alcune estensioni di Joomla</title>
	<atom:link href="http://www.copesflavio.com/blog/cms/joomla/problemi-di-sicurezza-per-alcune-estensioni-di-joomla/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.copesflavio.com/blog/cms/joomla/problemi-di-sicurezza-per-alcune-estensioni-di-joomla/</link>
	<description>Joomla, Web Development, Joomla Templates</description>
	<pubDate>Thu, 08 Jan 2009 16:54:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Copes Flavio</title>
		<link>http://www.copesflavio.com/blog/cms/joomla/problemi-di-sicurezza-per-alcune-estensioni-di-joomla/comment-page-1/#comment-932</link>
		<dc:creator>Copes Flavio</dc:creator>
		<pubDate>Sat, 11 Oct 2008 11:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.copesflavio.com/blog/?p=733#comment-932</guid>
		<description>Per quanto riguarda Mad4Joomla, tratto da http://www.mad4media.de/mad4joomla-mailforms-faq.html

How to fix the security vulnerability without reinstalling the component.

Edit the file:
components/com_mad4joomla/mad4joomla.php

Find this:
$jid = mosGetParam($_REQUEST, 'jid'); [between line 45-70]

Change it to:
$jid = intval(mosGetParam($_REQUEST, 'jid'));

Save and upload the file again.</description>
		<content:encoded><![CDATA[<p>Per quanto riguarda Mad4Joomla, tratto da <a href="http://www.mad4media.de/mad4joomla-mailforms-faq.html" rel="nofollow">http://www.mad4media.de/mad4joomla-mailforms-faq.html</a></p>
<p>How to fix the security vulnerability without reinstalling the component.</p>
<p>Edit the file:<br />
components/com_mad4joomla/mad4joomla.php</p>
<p>Find this:<br />
$jid = mosGetParam($_REQUEST, &#8216;jid&#8217;); [between line 45-70]</p>
<p>Change it to:<br />
$jid = intval(mosGetParam($_REQUEST, &#8216;jid&#8217;));</p>
<p>Save and upload the file again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
