WordPress Full Path Disclosure Patch

Files pack to prevent the full path disclosure bug in Wordpress 2.0.2

-------------------------------------------------------------------------------

The pack includes:

- 2 folder:

/wp-admin/

with the files:

/wp-admin/admin-footer.php 
/wp-admin/admin-functions.php
/wp-admin/edit-form.php 
/wp-admin/edit-form-advanced.php
/wp-admin/edit-form-comment.php
/wp-admin/edit-link-form.php 
/wp-admin/edit-page-form.php 
/wp-admin/menu.php
/wp-admin/menu-header.php 

abd /wp-includes/

with the files:

/wp-includes/default-filters.php 
/wp-includes/kses.php 
/wp-includ es/locale.php 
/wp-includes/rss-functions.php 
/wp-includes/template-loader.php 
/wp-includes/vars.php
/wp-includes /wp-db.php 

- 1 root directory file:

 /wp-settings.php

- 2 help files:

LÉEME.txt (in spanish)
README.txt (in english)

------------------------------------------------------------------------------

INSTALLATION:

a) Recommended: delete the affected files and upload the included ones in the package.

b) Not recommended: upload directly the files and overwrite the old ones.

You can change the personalized message by that of your taste, editing each of the files.

-------------------------------------------------------------------------------

Credits:

This patch is just an adaptation of the original package by Daboblog 
(www.daboblog.com/2006/03/08/parche-para-wordpress-20-201-y-202-rc1-full-path-disclosure-los-17-archivos/) 
for WordPress 2.0, 2.0.1 and 2.0.2,
as well as in the code facilitated by Neo Security Team 
(http://www.neosecurityteam.net/index.php?action=advisories&id=17)

-------------------------------------------------------------------------------

Disclaimer:

The utilization of this patch is responsibility of the user. There are no guarantees of any type, 
though it has been tested successfully in my own blog (http://mangasverdes.es).

It is not an official patch. WordPress does not have any responsibility on this code.

The author of this pack does not take responsibility of the damages provoked by the installation or bad use of this patch, 
and he is forced neither to update nor to give explanations to third parties for the launch(throwing), 
development or modification of this package of files.