perl cgi security

How can I protect from users that write a cgi script that runs: print `/bin/cat /etc/passwd` ?

Is it possible to log all of perl's system() and exec() calls?

 

 

 

 

Top