Question
I tried to upload zip file and got error message:
Insecure dependency in open while running with -T switch at /usr/lib/perl/5.8/IO/File.pm line 70. How do I fix this?
Environment
--
TWikiGuest - 29 Apr 2005
Answer
I am not familiar with the
BatchUploadPlugin. It looks like a variable containing the path or filename is tainted. The Plugin should clean thevariable of harmful characters and then untainted it. Please post this at the
BatchUploadPluginDev topic.
--
PeterThoeny - 30 Apr 2005