sniperscope Posted April 10, 2009 Share Posted April 10, 2009 Hi gurus. Finally i finished my homepage, but when i check it with some security scanner i got report with over than thousand(and counting) vulnerability because of my upload script. I used move_uploaded_file($_FILES['userfile']['tmp_name'][$j],$upload_path . $a) code to upload an image but for that code i should make my directories CMOD 777. So, my vulnerable directories are counting up every single user create a profile and upload an image. Have any serious suggestion ? With my regards Link to comment https://forums.phpfreaks.com/topic/153427-about-security/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.