lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 7 Aug 2013 12:24:11 -0700
From: andfarm <andfarm@...il.com>
To: king cope <isowarez.isowarez.isowarez@...glemail.com>
Cc: "full-disclosure@...ts.grok.org.uk Disclosure"
 <full-disclosure@...ts.grok.org.uk>
Subject: Re: Apache suEXEC privilege elevation /
	information disclosure

On 2013-08-07, at 09:08, king cope <isowarez.isowarez.isowarez@...glemail.com> wrote:
> SymLinksIfOwnerMatch will not help in this attack scenario because the
> .htaccess file overwrites this Options directive

AllowOverride can be used to prevent this as well by specifying a set of values for Options which does not include FollowSymlinks, e.g.

    AllowOverride AuthConfig FileInfo Indexes Limit Options=ExecCGI,Includes,Indexes,MultiViews,SymlinksIfOwnerMatch

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ