Description
|
|
Some vulnerabilities have been reported in Ziggurat Farsi CMS, which can be exploited by malicious people to conduct cross-site scripting and SQL injection attacks.
1) Input passed to the "id" parameter in manager/textbox.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 to the "grp" parameter in main.asp is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
3) Input passed to the "text" parameter in main.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 website.
|