Anonymous Reader writes “Various web applications allow users to upload files. Providing file upload function without opening security holes proved to be quite a challenge in PHP web applications. This article points out various security holes occurring in file upload implementations and suggest a way to implement a secure file upload.”
Link: http://net-security.org
Category:
- PHP