Table of Contents

A Catalog of Security Sensitive PHP Functions

These PHP functions are common targets of various security attacks. These functions should probably not be used directly (as a security best practice), but instead be wrapped by libraries that enforce security considerations.

The purpose of this list is to highlight security vulnerabilities on a PHP function basis.

Catalog

Additional Information