Description
|
|
Some vulnerabilities have been reported in Smart ASP Survey, which can be exploited by malicious people to conduct SQL injection and cross-site scripting attacks.
1) Input passed to the "catid" parameter in showresult.asp is not properly sanitised before being used in an SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
2) Input passed to the "catid" parameter in default.asp is not properly sanitised before being used in an SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
3) Input passed to the "catid" parameter in default.asp is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
|