![]() |
|
No such thing as a small change | |
PerlMonks |
Re: Use of system() considered harmfulby sgifford (Prior) |
on Jun 06, 2008 at 22:43 UTC ( #690776=note: print w/replies, xml ) | Need Help?? |
It's also worth noting that using taint mode and a little care will help prevent insecure arguments from doing nasty things to the shell when running system.
Update: Clarified the types of security bugs taint mode helps with.
In Section
Meditations
|
|