Description
|
|
Multiple vulnerabilities have been discovered in EasyGallery, which can be exploited by malicious people to conduct cross-site scripting and SQL injection attacks.
1) Input passed to the "catid" parameter in staticpages/easygallery/index.php (when "page" is set to "category") 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 "q" parameter (when "help" is set) and the URL in staticpages/easygallery/index.php 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.
3) Input passed to the "search" parameter in staticpages/easygallery/index.php (when "page" is set to "search") is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerabilities are confirmed in version 5.00tr. Other versions may also be affected.
|