Jump to content
hades

[SQLi] Atarim SQL Injection Vulnerability

Recommended Posts

Posted

[+] 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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...