hades Posted October 12, 2012 Report Posted October 12, 2012 [+] 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####################################################################################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===============================Via Quote