vendor:
Agent Zone Real Estate Script
by:
Cagri Tepebasili
8,8
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: Agent Zone Real Estate Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux Mint 12
2012
Agent Zone Vastal I-Tech Blind SQL Injection Vulnerability
The vulnerability exists in the Agent Zone Vastal I-Tech real estate script, which allows an attacker to inject malicious SQL queries via the 'price_from' and 'price_to' parameters in the 'search.php' script. By manipulating these parameters, an attacker can bypass authentication and gain access to sensitive information from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.