Hi,
I have one server compiled with apache 2.2 php 5.4 and mod_fcgid, no mod_ruid2 or ITK only the checkbox about protect from symlink race.
I was using the default Cpanel error pages so right now I am full with error like
Now I disabled the CSF module that block symlink race
But What should be the best to do?
Can I add some configuration in /usr/local/cpanel/htdocs/ (like chmod own) that make it possible to read from wherever account?
Can I disable the symlink verification for some accounts than need to read other users data?
I have one server compiled with apache 2.2 php 5.4 and mod_fcgid, no mod_ruid2 or ITK only the checkbox about protect from symlink race.
I was using the default Cpanel error pages so right now I am full with error like
Code:
Caught race condition abuser. attacker: 962, victim: 0 open file owner: 0, open file: /usr/local/cpanel/htdocs/404.shtml
But What should be the best to do?
Can I add some configuration in /usr/local/cpanel/htdocs/ (like chmod own) that make it possible to read from wherever account?
Can I disable the symlink verification for some accounts than need to read other users data?