Tutorials »

Various web applications allow users to upload files. Web forums let users upload avatars. Photo galleries let users upload pictures. Social networking web sites may allow uploading pictures, videos, etc.
Providing file upload function without opening security holes proved to be quite a challenge in PHP web applications. The applications we have tested suffered from a variety of security problems, ranging from arbitrary file disclosure to remote arbitrary code execution. In this article I am going to point out various security holes occurring in file upload implementations and suggest a way to implement a secure file upload.
Posted by markp 1498 days ago (http://blog.insicdesigns.com)
Discuss  | Bury | Tweet This | Tagged: upload
Add To 

Who Voted for this Story

Comments

No one has commented on this article yet.

Log in to comment or register here.