>- see footer for list info -<
I know 6 does this.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Allan Cliff
Sent: 26 August 2005 10:56
To: CF Developer
Subject: [CF-Dev] SQL injection


>- see footer for list info -<
Have some code with a query like this:

SELECT *
FROM Users
Where User = '#trim(form.user)#'
AND Password= '#trim(form.password)#'

Now, I wanted to prove to the person who wrote it that SQL injection was
possible.

I am on CFMX 7 and CF is kindly escaping the ' for me.
When was this upgraded? CF5 to CFMX6 or CFMX6 to CFMX7?

Thanks
Allan

P.S. Need a decent course in hacking. lol.
_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to