Threat level definition
Search:
Home
Bugtraq
Vulnerabilities
Mailing Lists
Jobs
Tools
Beta Programs
News
Infocus
Foundations
Microsoft
Unix
IDS
Incidents
Virus
Pen-Test
Firewalls
Columnists
Mailing Lists
Newsletters
Bugtraq
Focus on IDS
Focus on Linux
Focus on Microsoft
Forensics
Pen-test
Security Basics
Vuln Dev
Vulnerabilities
Jobs
Job Opportunities
Resumes
Job Seekers
Employers
Tools
RSS
News
Vulns
Security Research
BugTraq
Back to list
|
Post reply
PHP-Nuke module PHP-Banner-Exchange path disclosure
May 18 2003 10:14AM
Lorenzo Manuel Hernandez Garcia-Hierro (security lorenzohgh com)
-------
Product: PHP-Nuke
Vendor: F.Burzi
Module: PHP-Banner Exchange
Version: 1.2
-------
Accessing directly to the PHP Banner Exchange module and without a
specified file :
http://[target]/modules/phpbannerexchange/
( phpbannerexchange module directory )
you get this:
Warning: main(mainfile.php) [function.main]: failed to create stream: No
such file or directory in /home/phpnuke-
/public_html/modules/phpbannerexchange/index.php on line 20
Fatal error: main() [function.main]: Failed opening
required 'mainfile.php' (include_path='') in /home/phpnuke-
/public_html/modules/phpbannerexchange/index.php on line 20
(Paths related your local paths in your server)
---------
SOLUTION:
---------
Configure your php.ini errors flags or by hand-editing the original
module files .
[ reply ]
Privacy Statement
Copyright 2009, SecurityFocus
-------
Product: PHP-Nuke
Vendor: F.Burzi
Module: PHP-Banner Exchange
Version: 1.2
-------
Accessing directly to the PHP Banner Exchange module and without a
specified file :
http://[target]/modules/phpbannerexchange/
( phpbannerexchange module directory )
you get this:
Warning: main(mainfile.php) [function.main]: failed to create stream: No
such file or directory in /home/phpnuke-
/public_html/modules/phpbannerexchange/index.php on line 20
Fatal error: main() [function.main]: Failed opening
required 'mainfile.php' (include_path='') in /home/phpnuke-
/public_html/modules/phpbannerexchange/index.php on line 20
(Paths related your local paths in your server)
---------
SOLUTION:
---------
Configure your php.ini errors flags or by hand-editing the original
module files .
[ reply ]