|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: is this mentality safe?by nferraz (Monk) |
| on May 18, 2007 at 10:48 UTC ( [id://616178]=note: print w/replies, xml ) | Need Help?? |
|
"As long as I taint and use placeholders with DBI, theres no way they'll ever be a SQL injection through this web app" Tainting helps, but won't solve the problem, because it's always possible to untaint poorly (e.g., if you black list unacceptable patterns, instead of white listing the acceptable ones). Do you think that placeholders, by themselves, entirelly solve the problem of SQL injections? That's the question.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||