LF_SYMLINK false positives
Posted: 22 Mar 2013, 13:39
Hi,
I've recently enabled LF_SYMLINK and have found its been blocking genuine traffic.
I use suPHP so of coarse all users should own their own files, but some users have files owned by nobody for whatever reason, these users are triggering the LF_SYMLINK because their userid is accessing the 'nobody' userid.
Could you add an option so that such triggers can be ignored?
I guess it could miss out a symlink attack against a users file which could be owned by 'nobody', but at the same time it could block a lot of genuine traffic. We have patched against the attack, so we'd have rather have slight risk rather than blocking lots of genuine traffic.
Yes I can reset the file ownership for affected accounts, but there will always be
Thanks
I've recently enabled LF_SYMLINK and have found its been blocking genuine traffic.
I use suPHP so of coarse all users should own their own files, but some users have files owned by nobody for whatever reason, these users are triggering the LF_SYMLINK because their userid is accessing the 'nobody' userid.
Could you add an option so that such triggers can be ignored?
I guess it could miss out a symlink attack against a users file which could be owned by 'nobody', but at the same time it could block a lot of genuine traffic. We have patched against the attack, so we'd have rather have slight risk rather than blocking lots of genuine traffic.
Yes I can reset the file ownership for affected accounts, but there will always be
Thanks