[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b1a6866d91cee51bdd469602497e9ef2@pobox.com>
Date: Tue Apr 12 00:44:58 2005
From: greed at pobox.com (Graham Reed)
Subject: Phun With Apache
On Apr 1, 2005, at 4:19 AM, duper@...lhackforfood.biz wrote:
> ## Apache follows symbolic links referenced by public_html!
> ## Even when SymLinksifOwnerMatch is set and FollowSymLinks is not!
> ## A super-easy way to gain read access on files owned by the apache
> user!
It's not (only) a mod_userdir problem.
I found the problem is fully reproducible on the intranet server I
run--but it does not use mod_userdir. It gets its work done with
AliasMatch directives.
I currently believe the culprit is the <Directory> and <DirectoryMatch>
directives are allowing symbolic links, without following the
ifOwnerMatch part of the directive.
--
"Dead people don't send spam."
Powered by blists - more mailing lists