Chapter 5. Security issues

Table of Contents
In this chapter...
Authentication and access control for CGI scripts
Tainted data
cgiwrap
Secure HTTP
Chapter summary

In this chapter...

In this section we examine some security issues arising from the use of CGI scripts, including authentication and access control, and the risk of tainted data and how to avoid it.