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]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ