develooper Front page | perl.dbi.users | Postings from November 2008

Stop sql Injection attacks and simple check/untaint user input toreuse it in sql statements.

Thread Next
From:
Deviloper
Date:
November 19, 2008 03:55
Subject:
Stop sql Injection attacks and simple check/untaint user input toreuse it in sql statements.
HI there,

not long ago I found a website explaining a feature of a dbi-addon (or catalyst-addon) which untaintes user input data (in a very easy to use, but very secure way) in best pratice style. Now I want to do this. But as always, my brains dumbs this information (because this topic has nothing to do with starwars neither nethack). 

If somebody can give me only the name of this modul or the article (I am sure it wasnt about taint itself, it was over working with and escaping chars in user input) I would be very happy.

Thanks,
B.


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About