MYRE Real Estate Software Multiple XSS and SQL Injection Vulnerabilities
MYRE Real Estate Software is prone to multiple cross-site scripting and SQL injection vulnerabilities because it fails to properly sanitise user-supplied input. Input passed to the 'page' parameter in findagent.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. Input passed to the 'country1', 'state1', and 'city1' parameters in findagent.php is not properly verified before it is returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in the context of a vulnerable site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.