mb81 Posted November 22, 2006 Share Posted November 22, 2006 I am doing a new site that is my first jaunt into serious filesystem stuff and I have a backend uploader for new files, but it seems to me that these directories are requires at least a chmod 447 for any new files to be put in there and I am wondering if I am opening myself up to security issues or not. I don't think we have any security holes, but is there anyway that malicious users can attack that directory and mess up the site?OR is there another way to set this up so that it is more secure?lso, does anyone have a script that can recursively change the chmod on all sub-folders under a directory? The chmod issue popped up after about 150 demo files had already been uploaded into the system. Link to comment https://forums.phpfreaks.com/topic/28119-any-security-issues-with-447/ Share on other sites More sharing options...
mb81 Posted November 22, 2006 Author Share Posted November 22, 2006 Bump Link to comment https://forums.phpfreaks.com/topic/28119-any-security-issues-with-447/#findComment-128623 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.