Multiple vulnerabilities have been reported in Ayco Emlak, which can be exploited by malicious people to conduct SQL injection attacks.
1) Input passed via the "ilanid" parameter to detay.asp and the "id" parameter to kategoriler.asp is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
2) Input passed via the "id" parameter to link.asp (when "page" is set to "referanslarimiz") is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Vulnerable Products
Vulnerable Software: Ayco Emlak
Solution
Edit the source code to ensure that input is properly sanitised.