vendor:
Advanced Real Estate Script
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Advanced Real Estate Script
Affected Version From: 4.0.7
Affected Version To: 4.0.7
Patch Exists: NO
Related CWE: N/A
CPE: a:phpscriptsmall:advanced_real_estate_script:4.0.7
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2017
Advanced Real Estate Script 4.0.7 – SQL Injection
The vulnerability allows an attacker to inject sql commands by manipulating the 'Projectmain', 'proj_type' and 'searchtext' parameters of the 'search-results.php' script. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable script.
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.