Summary
The host is running MYRE Real Estate Software and is prone to multiple cross site scripting and SQL injection vulnerabilities
Impact
Successful exploitation will allow attacker to execute arbitrary HTML and script code in a user's browser session in the context of a vulnerable site and to cause SQL Injection attack to gain sensitive information.
Impact Level: Application
Solution
No solution or patch was made available for at least one year since disclosure of this vulnerability. Likely none will be provided anymore.
General solution options are to upgrade to a newer release, disable respective features, remove the product or replace the product by another one.
Insight
The flaws are due to input passed to the
- 'page' parameter in findagent.php is not properly sanitized before being used in SQL queries.
- 'country1', 'state1', and 'city1' parameters in findagent.php are not properly verified before it is returned to the user.
Affected
MYRE Real Estate Software.
References
Updated on 2017-03-28
Severity
Classification
-
CVE CVE-2011-3393, CVE-2011-3394 -
CVSS Base Score: 7.5
AV:N/AC:L/Au:N/C:P/I:P/A:P
Related Vulnerabilities