[Bioperl-l] more on Bio::Factory::EMBOSS, CGI and taint
Neil Saunders
n.saunders at uq.edu.au
Wed Feb 28 10:30:31 UTC 2007
Further to my previous email, adding:
BEGIN {
$|=1;
print "Content-type: text/html\n\n";
use CGI::Carp('fatalsToBrowser');
}
to my CGI script generates:
Insecure $ENV{PATH} while running with -T switch at
/usr/local/share/perl/5.8.7/Bio/Factory/EMBOSS.pm line 251.
Neil
--
School of Molecular and Microbial Sciences
University of Queensland
Brisbane 4072 Australia
http://nsaunders.wordpress.com
More information about the Bioperl-l
mailing list