Description of Writing Secure CGI Scripts :
Irrespective of the type of script, any time a program interacts with a networked client, there exists the possibility of that client attacking the program to gain unauthorized access. This can be very dangerous for the integrity of the program. This tutorial presents a few guidelines to making sure that the program does not come under attack.