vendor:
EMO Realty Manager
by:
L0rd CrusAd3r aka VSN
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: EMO Realty Manager
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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: Unix, Linux, Windows
2010
EMO Realty Manager SQLi Vulnerable
EMO Realty Manager is a full PHP/MySQL content management system for property companies, real estate agents or FSBO site. Built using PHP and MySQL, this real estate website management tool allows for easy updates of properties with image upload, category management, listing management, custom usage statistics, mailing list management, easy to use advanced PHP template system and much more. The vulnerability exists in the URL http://server/emorealty/googlemap/index.php?cat1=[Sqli], which is vulnerable to SQL injection.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in an SQL query.