|
|
| The stupid question is the question not asked | |
| PerlMonks |
taint checking and @INCby coolmichael (Chaplain) |
| on Jul 19, 2001 at 09:01 UTC ( #97987=perlquestion: print w/ replies, xml ) | Need Help?? |
|
coolmichael has asked for the
wisdom of the Perl Monks concerning the following question:
I've read perlsec. I didn't see anything in the sections about taint checking that mentioned how @INC changes with -T. I read in
CGI Programming with Perl on page 210 that the PATH must be secure and ./ isn't included in the PATH, because they can be modified by their owner.
I'm wondering how much of a security risk is it to do this: in a CGI script? Will Perl even let me do that?
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||