Ticket #756 (closed bug: fixed)
Path disclosures and so on..
| Reported by: | anonymous | Owned by: | omry |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | FireStats | Version: | 1.4 |
| Severity: | Normal | Keywords: | |
| Cc: | Qwazar |
Description
Path disclosures:
stats/integration/mediawiki/firestats-mediawiki.php stats/php/tabbed-pane.php stats/php/tools-menu.php stats/firestats-wordpress.php stats/php/ip2country.php stats/php/footer.php status.php stats/php/page-stats.php stats/login.php stats/php/page-add-admin.php stats/firestats-gregarius.php stats/lib/ip2c/benchmark.php stats/lib/ezsql/mysql/ez_sql_mysql.php
Also there is a way to get users/admins emails:
http://site/stats/php/page-users.php http://site/stats/php/window-edit-user.php?user_id=1
Here not logged in user can get dbname, dbhost, dbprefix:
http://site/stats/php/page-database.php http://site/stats/tools.php?file_id=system_test
It is not good for site security.
