Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

Re: parameters taintness

Perrin Harkins

2008-04-22

Replies: Find Java Web Hosting

Author LoginPost Reply
On Mon, Apr 21, 2008 at 3:48 PM, Eli Shemer <appar@(protected):
>   eval{
>
>     tie %session, 'Apache::Session::MySQL', $id,
>     {
>      Handle   => $dbh,
>      LockHandle => $dbh
>     };
>   }
>
> Same behavior as I previously mentioned when the Tainted is enabled in
> DBI->Connect

I think you should try writing a command-line script using DBI and see
if you get the same behavior.

- Perrin
©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.