If you have found a vulnerability, please send to our SecurityAlert Database : secalert()securityreason()com
Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive : exploit()securityreason()com
Details : SecurityReason Advisory
Topic : Mass Full Path Disclosure in paFileDB SecurityAlert : 7 SecurityRisk : Low (About) Remote Exploit : Yes Local Exploit : Yes Exploit Given : Yes Credit : sp3x Date : 07.09.2005
Affected Software :
paFileDB x=>3.1
Advisory Text :
-=[ Mass Full Path Disclosure in paFileDB ]=-
Author: sp3x
Date: 12 March 2005
Affected software :
===================
paFileDB version : =>3.1
Description :
=============
paFileDB is designed to allow webmasters have a database of files for
download on their site.
To add a download, all you do is upload the file using FTP or whatever
method you use, log
into paFileDB's admin center, and fill out a form to add a file. paFileDB
lets you edit and
delete the files too.
No more messing with a bunch of HTML pages for a file database on your
site!
Using speedy MySQL for storing data, and powerful PHP for processing
everything, paFileDB is
one of the best and easiest ways to manage files!
Full Path Disclosure :
======================
Full path to script must be kept in secret because it can lead to
successful attack on the
website. If the attacker know Full path to script , he can start searching
some more info on
others folders or about the server where the site is and then try to break
in.
Many scripts can be accessed directly and this will provoke standard
php error messages, which leads to full path disclosure.
Error message :
---------------
=====================================
Fatal error: Call to a member function on a non-object in /path to
site/pafiledb/includes/team/auth.php on line 18
=====================================
Error message :
---------------
=====================================
Fatal error: Call to undefined function: adlocbar() in /path to
site/pafiledb/includes/admin/main.php on line 12
=====================================
Error message :
---------------
=====================================
Warning: Invalid argument supplied for foreach() in /path to
site/pafiledb/includes/team/category.php on line 127
=====================================
Error message :
---------------
=====================================
Fatal error: Call to undefined function: doublecheck() in /path to
site/pafiledv/includes/team/file.php on line 32
=====================================
Error message :
---------------
=====================================
Warning: opendir(./images/posticons): failed to open dir: No such file or
directory in /path to site/pafiledb/includes/team/file.php on line 106
Warning: readdir(): supplied argument is not a valid Directory resource in
/path to site/pafiledb/includes/team/file.php on line 107
Fatal error: Call to a member function on a non-object in /path to
site/pafiledb/includes/team/file.php on line 117
======================================
Maksymilian Arciemowicz discovered a Integer Overflow
vulnerability in the libc library "strfmon()" function.A vulnerability could allow an attacker who successfully exploits this vulnerability to take control of the affected *BSD systems.