Page 1 of 1

Security question: permissions

Posted: Thu 7. Aug 2008, 18:30
by chico_html
Two of my customers sites has been hacked in the last weeks, and malware files has been copied in all directories with 777 permissions.

PHPWcms needs some directories with that permissions during the installation process.
I would like to have the lesser directories with 777. It's not a problem the installation process, but after that I'd prefer avoid it.

Is there some page or file where I could find the reason every directory with 777 need this permissions?
What are the directories that having 777 permission are a sine qua non condition for the CMS working?

Thanks,
Eduardo

Re: Security question: permissions

Posted: Fri 8. Aug 2008, 18:15
by Oliver Georgi
At the end it will not help - the problem: seems your customer uses an unsecure hosting account. Remember register_globals set On and unpatched phpwcms. See security related posts here in the forum. Everything else will not help or lower your problems.

Oliver