On 5/5/06, RICHARD FERNANDEZ <[EMAIL PROTECTED]> wrote:

When I run the script w/o the -T, it runs fine, without a peep. When I
add the -T, I get the following in the error.log:

Insecure dependency in exec while running with -T switch at

According to perlsec, a way to untaint data is by "referencing
subpatterns from a regular expression", which I thought I was doing.

There are other ways to have an "Insecure dependency". A common one is
to have an untrusted $ENV{PATH}. See the perlsec manpage.

Hope this helps!

--Tom Phoenix
Stonehenge Perl Training

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to