<?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: ColdFusion SQL Injection</title>
	<atom:link href="http://www.webapper.com/blog/index.php/2008/07/22/coldfusion-sql-injection/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webapper.com/blog/index.php/2008/07/22/coldfusion-sql-injection/</link>
	<description>Web Application Engineers</description>
	<lastBuildDate>Fri, 12 Mar 2010 19:25:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shannon Hicks</title>
		<link>http://www.webapper.com/blog/index.php/2008/07/22/coldfusion-sql-injection/comment-page-1/#comment-6860</link>
		<dc:creator>Shannon Hicks</dc:creator>
		<pubDate>Tue, 21 Jul 2009 20:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/ColdFusion-SQL-Injection#comment-6860</guid>
		<description>I just checked, and it seems to work. Just remove the .html to make it into a cfm file.</description>
		<content:encoded><![CDATA[<p>I just checked, and it seems to work. Just remove the .html to make it into a cfm file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Fahey</title>
		<link>http://www.webapper.com/blog/index.php/2008/07/22/coldfusion-sql-injection/comment-page-1/#comment-6373</link>
		<dc:creator>Charles Fahey</dc:creator>
		<pubDate>Sat, 11 Jul 2009 21:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/ColdFusion-SQL-Injection#comment-6373</guid>
		<description>Is this still available? The download link doesn&#039;t work.

Thanks!</description>
		<content:encoded><![CDATA[<p>Is this still available? The download link doesn&#8217;t work.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Singer</title>
		<link>http://www.webapper.com/blog/index.php/2008/07/22/coldfusion-sql-injection/comment-page-1/#comment-740</link>
		<dc:creator>Sam Singer</dc:creator>
		<pubDate>Tue, 12 Aug 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/ColdFusion-SQL-Injection#comment-740</guid>
		<description>Will this run on os x?</description>
		<content:encoded><![CDATA[<p>Will this run on os x?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Fitzgerald</title>
		<link>http://www.webapper.com/blog/index.php/2008/07/22/coldfusion-sql-injection/comment-page-1/#comment-739</link>
		<dc:creator>John Fitzgerald</dc:creator>
		<pubDate>Mon, 04 Aug 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/ColdFusion-SQL-Injection#comment-739</guid>
		<description>You are a God! Totally saved me hours. Thanks!</description>
		<content:encoded><![CDATA[<p>You are a God! Totally saved me hours. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Kay</title>
		<link>http://www.webapper.com/blog/index.php/2008/07/22/coldfusion-sql-injection/comment-page-1/#comment-737</link>
		<dc:creator>Jeremy Kay</dc:creator>
		<pubDate>Tue, 29 Jul 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/ColdFusion-SQL-Injection#comment-737</guid>
		<description>I love this app!

But, any reason it uses the default &quot;CF_SQL_CHAR&quot;?

I&#039;m using MSSQL and most of my &#039;text&#039; fields are nvarchar. So am I correct that I need to set it to &quot;CF_SQL_VARCHAR&quot;? Is there any way to change this to be the defualt value? Thanks!</description>
		<content:encoded><![CDATA[<p>I love this app!</p>
<p>But, any reason it uses the default &quot;CF_SQL_CHAR&quot;?</p>
<p>I&#8217;m using MSSQL and most of my &#8216;text&#8217; fields are nvarchar. So am I correct that I need to set it to &quot;CF_SQL_VARCHAR&quot;? Is there any way to change this to be the defualt value? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Kay</title>
		<link>http://www.webapper.com/blog/index.php/2008/07/22/coldfusion-sql-injection/comment-page-1/#comment-738</link>
		<dc:creator>Jeremy Kay</dc:creator>
		<pubDate>Tue, 29 Jul 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/ColdFusion-SQL-Injection#comment-738</guid>
		<description>I have set up the app to leave everything UNchecked. I then check ONE query to update and it will update 2 or 3 pages...
I&#039;ve looked at the code and it seems that there is an error with the &#039;hash&#039; part in the checkbox. It will repeat the same hash multiple times.

Has anyone else had this problem?</description>
		<content:encoded><![CDATA[<p>I have set up the app to leave everything UNchecked. I then check ONE query to update and it will update 2 or 3 pages&#8230;<br />
I&#8217;ve looked at the code and it seems that there is an error with the &#8216;hash&#8217; part in the checkbox. It will repeat the same hash multiple times.</p>
<p>Has anyone else had this problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: duncan</title>
		<link>http://www.webapper.com/blog/index.php/2008/07/22/coldfusion-sql-injection/comment-page-1/#comment-733</link>
		<dc:creator>duncan</dc:creator>
		<pubDate>Thu, 24 Jul 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/ColdFusion-SQL-Injection#comment-733</guid>
		<description>What about changing it to also scan .cfc files?</description>
		<content:encoded><![CDATA[<p>What about changing it to also scan .cfc files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: duncan</title>
		<link>http://www.webapper.com/blog/index.php/2008/07/22/coldfusion-sql-injection/comment-page-1/#comment-734</link>
		<dc:creator>duncan</dc:creator>
		<pubDate>Thu, 24 Jul 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/ColdFusion-SQL-Injection#comment-734</guid>
		<description>Also doesn&#039;t seem to work where a query would have a LIKE in it, e.g. 
WHERE name like &#039;#form.name#%&#039;</description>
		<content:encoded><![CDATA[<p>Also doesn&#8217;t seem to work where a query would have a LIKE in it, e.g.<br />
WHERE name like &#8216;#form.name#%&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Wood</title>
		<link>http://www.webapper.com/blog/index.php/2008/07/22/coldfusion-sql-injection/comment-page-1/#comment-735</link>
		<dc:creator>Brad Wood</dc:creator>
		<pubDate>Thu, 24 Jul 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/ColdFusion-SQL-Injection#comment-735</guid>
		<description>Duncan, I have already blogged a fix to make it scan .cfm, .cfml, and .cfc files.
http://www.codersrevolution.com/index.cfm/2008/7/24/Parameterize-your-queries-without-lifting-a-finger

If you successfully implement a change to get it to properly recognize the like systax let me know.  I would like to clean up the interface a little bit.  I don&#039;t know if Daryl has any time to assist with this.  Perhaps he will chime in and let us know.</description>
		<content:encoded><![CDATA[<p>Duncan, I have already blogged a fix to make it scan .cfm, .cfml, and .cfc files.<br />
<a href="http://www.codersrevolution.com/index.cfm/2008/7/24/Parameterize-your-queries-without-lifting-a-finger" rel="nofollow">http://www.codersrevolution.com/index.cfm/2008/7/24/Parameterize-your-queries-without-lifting-a-finger</a></p>
<p>If you successfully implement a change to get it to properly recognize the like systax let me know.  I would like to clean up the interface a little bit.  I don&#8217;t know if Daryl has any time to assist with this.  Perhaps he will chime in and let us know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan G. Switzer, II</title>
		<link>http://www.webapper.com/blog/index.php/2008/07/22/coldfusion-sql-injection/comment-page-1/#comment-736</link>
		<dc:creator>Dan G. Switzer, II</dc:creator>
		<pubDate>Thu, 24 Jul 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2008/6/30/ColdFusion-SQL-Injection#comment-736</guid>
		<description>I was having problems with the script doing weird things do to the logic used to find the open CFQUERY tag. On one template, I was just getting thousands of lines that read: [cfqueryparam /] (with greater than/less than in place of brackets.)

So, I changed my instances of:

findNoCase(&quot;&lt;CFQUERY&quot;,TheFile)

to:

reFindNoCase(&quot;&lt;CFQUERY\s&quot;,TheFile)

And that fixed all my problems.</description>
		<content:encoded><![CDATA[<p>I was having problems with the script doing weird things do to the logic used to find the open CFQUERY tag. On one template, I was just getting thousands of lines that read: [cfqueryparam /] (with greater than/less than in place of brackets.)</p>
<p>So, I changed my instances of:</p>
<p>findNoCase(&quot;&lt;CFQUERY&quot;,TheFile)</p>
<p>to:</p>
<p>reFindNoCase(&quot;&lt;CFQUERY\s&quot;,TheFile)</p>
<p>And that fixed all my problems.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
