in reply to Re: Re: How to call external scripts from a CGI-script in taint mode?
in thread How to call external scripts from a CGI-script in taint mode?

I assume that the contents of $shellsring come from outside the program. Have you untainted it?

--
<http://www.dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg

  • Comment on Re: Re: Re: How to call external scripts from a CGI-script in taint mode?