[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.BSI.4.05L.10302240046390.11402-100000@yoshimo.webtechs.idg.nl>
From: msopacua at idg.nl (Melvyn Sopacua)
Subject: GOnicus System Administrator php injection
On Sun, 23 Feb 2003, Karol [iso-8859-2] Wi?sek wrote:
[snip backgroud, exploit analysis and version info]
Ki82Ws>>> Temporary solution is to enable apache .htaccess authentication
Ki82Ws>>> in all subdirectories containing .php files, which are included, not
Ki82Ws>>> accessed directly.
Ki82Ws>>>
Ki82Ws>>> Example .htaccess file
Ki82Ws>>>
Ki82Ws>>> AuthType Basic
Ki82Ws>>> AuthName koza
Ki82Ws>>> UserAuthFile /dev/null
That would be: AuthUserFile /dev/null
<http://httpd.apache.org/docs/mod/mod_auth.html#authuserfile>
Ki82Ws>>> require valid-user
Or perhaps:
allow_url_fopen = Off in php.ini and restart apache.
--
With kind regards,
Melvyn Sopacua
<?php include("not_reflecting_employers_views.txt"); ?>
Powered by blists - more mailing lists