Indeed.  I see myself beginning to get flogged over this, but I'm only 
trying to make this point:  "it's not that easy".  Somebody said "show 
me an example", and somebody else said "here".  I'm simply saying that 
the example is flawed, and I am CERTAINLY not saying "don't worry about 
injection" or "don't use cfqueryparam"

Best,
-jc

Jochem van Dieten wrote:

>Tyler Fitch wrote:
>  
>
>>Assume the big bad user put a ' after your (value).
>>
>>SELECT * FROM table1 WHERE field1 = 'some value';DELETE FROM table2
>>WHERE 1 = 1 --'
>>    
>>
>
>And that won't work because CF automatically doubles all single 
>quotes. If it were that easy nobody needed to be convinced of the 
>need for cfqueryparam :-) You ned the combination of a string 
>delimiter and an escape character, and that is all I'm going to 
>say about it.
>
>Jochem
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192822
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to