Taint mode help
- From: "Dave Saville" <dave@xxxxxxxxxxxxxxx>
- Date: Thu, 10 May 2012 19:16:54 +0000 (UTC)
One of my cgi scripts is throwing:
Insecure dependency in chdir while running with -t switch at
d:/usr/lib/perl/lib/5.8.2/File/Find.pm line 814., referer:
*cgi-bin/upload.pl
I know how to fix this if it were in my code but in the supplied
modules? I must be missing something :-)
I am not passing anything to find. I chdir to a hard coded directory
and then find(&wanted, '.');
--
Regards
Dave Saville
.
- Follow-Ups:
- Re: Taint mode help
- From: Ben Morrow
- Re: Taint mode help
- From: Randal L. Schwartz
- Re: Taint mode help
- Prev by Date: Re: TIEHANDLE and deep recursion
- Next by Date: Re: Taint mode help
- Previous by thread: TIEHANDLE and deep recursion
- Next by thread: Re: Taint mode help
- Index(es):
Relevant Pages
|