Re: Auditing Code (security wise)

Posted by Dave_L on 1197632390
Quote:

Another practice to watch for - use of unsanitized $_GET variables.



That applies to all user input: GET, POST, cookies, files, and probably session variables too.

This Post was from: https://www.impresscms.org/iforum/viewtopic.php?topic_id=618&post_id=6225